.main 
{
margin-top: 150px !important;
}  

.section-title {
font-family: "Inter", sans-serif;
font-size: 18px;
text-align:center;
}

.section-body a:hover {
color: #822122;
}

.section-body a {
color: #822122 !important;
}

/* Calendar */

.CalText {
font-size: 14px !important;
color: #822122 !important;

}

.cal-options {color: #000000 !important; font-size: 14px;}

div.calendar .weekdays li {color: #000000 !important;}  

div.calendar ul li {border: 1px solid #666666;}         

    