.partners-header ul {
    list-style: none;
}
.partners-header.hero:before {
background: rgb(0,0,0);
background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);}
#top-partners {
background: #000;
}

#news-promote .card-body{
background: rgb(26,31,38);
background: linear-gradient(190deg, #2C3644 0%, #47515F 80%);
}
#news-promote h3{ font-size: 28px;}

#news-promote .card-body:hover{background:#192535;}
#resources-promote li.btn-colorpro{
    display: block;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;

}

#resources-promote .uk-subnav-pill>.uk-active>a {
    background-color: #00263e;
    color: #fff;
    font-size: 15px;
    text-align: center;
    display: block;

}

#resources-promote .uk-subnav-pill>*>:first-child {
    padding: 5px 10px;
    background: 0 0;
    color: #000;
    font-size: 15px;
    text-align: center;
    display: block;

}
