
body{
  font-family:Helvetica;
  background-image: url("../images/background_image.webp");
  font-style: normal !important;
}
a{
   text-decoration: none;
}
.margin-bottom-20{margin-bottom: 20px;}
.margin-top-100{margin-top: 100px;}
.margin-bottom-50{margin-bottom: 50px;}
.margin-bottom-100{margin-bottom: 100px;}

.calender-box{
  background-color: greenyellow;
  width: 250px;
  height: 250px;

}
.card-title_prasadi a{
  color: black;
  
}