.brand-color, a.greyish, .blevel-0 a, a.link-secondary:focus, a.link-secondary:hover, .legal-page a { color: #f6911e!important; }
.btn-dark {
    background-color: #1e52a2!important;
    color: #ffffff!important;
}
.btn-dark:hover, .btn-premium:hover {
    background-color: #fff!important;
    color: #1e52a2!important;
    border-color: #1e52a2!important;
}
.podcast-ep-cover {
    border-radius: 0!important;
}
.brand-color-blue, .legal-page a:hover {
    color: #1e52a2!important;
}
.orange-brand {
    background: #1e52a2!important;
}
.blue-brand {
    background: #f6911e!important;
}