.ln-calendar-day {
    font-family: 'PT Sans', sans-serif !important;
    font-size: 14px !important;
    text-align: center;
    cursor: pointer;
    position: relative;
    color: #666666 !important;
}
.ln-calendar th {
    font-family: 'PT Sans', sans-serif !important;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    line-height: 25px;
}
.ln-calendar-name {
    font-family: 'PT Sans', sans-serif !important;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}
.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
    background: #fff !important;
}