body .sgplayer {
background: rgb(245, 245, 245);
color: #699cc6;
font-family: 'Didact Gothic',Helvetica,Arial,Lucida,sans-serif;
}

.h3, h3 {
    font-size: 1.5rem;
}

.h5, h5 {
    font-size: 1.25rem;
}

.sg-control-options .dropdown-menu a:hover {
    color: #da6f51;
}

.sg-text-accent {
    color: #699cc6;
}

.sg-control i:hover, .sg-control.sg-active i {
    color: #27578c;
}