/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */


.pinkyFrCalender{
   -ms-overflow-style: none;
}
.pinkyFrCalender::-webkit-scrollbar{
  display:none;
}
