body {
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-style: normal;

}

/* styling for month calender */
.month-container {
  font-family: "Cormorant Garamond", serif !important;
  font-weight: 400;
  background-color: orangered;
}
