.calendar td a{
    color:#373a3c;
    display:block;
    text-decoration:none;
}
.calendar tbody tr td{
    font-size: 16px;
    font-weight: bold;
}
.calendar thead tr th.calendar-year,.calendar thead tr th.calendar-month{
    font-size: 18px;
}
@media only screen and (max-width:677px){nav .brand-logo{font-size:1.3rem;}}
@media only screen and (max-width:417px){nav .brand-logo{font-size:1.1rem;}}