.ck-lessons-details {
    font-size : 0.85em;
}

#view-hide-lessons-details {
    color           : #14688f;
    font-weight     : bold;
    font-family     : lato, serif;
    font-size       : 1em;
    text-decoration : none !important;
}

.ck-lessons-toggle {
    cursor          : pointer;
    text-decoration : none !important;
}

.site-inner {
    float: unset !important;
    width: 100% !important;
}

@media only screen and (min-width: 960px) {
    .entry-media {
        background-image: unset !important;
        background-color: unset !important;
    }
}

.entry-header {
    background-color: unset !important;
}