#calendar-feed .phs-cal thead tr:first-child {
    background: #8a5c24 !important;
}

#calendar-feed .phs-cal {
    border: 1px solid #8a5c24 !important;
}

#calendar-feed .phs-cal thead tr:first-child th {
    border: 0px solid #781559 !important;
}

#calendar-feed .phs-cal thead tr:last-child {
    background: #b3792b !important;
}

#calendar-feed .phs-cal thead tr:last-child th {
    border: 0px solid #b3792b !important;
}

#calendar-feed .phs-cal tbody tr td {
    font-size: 14px !important;
}



.main-navigation a {
    font-weight: normal !important;
}