/*
Theme Name: GeneratePressChild
Template: generatepress
*/

#best-mortgage-deals_wrapper .page-item.active .page-link {
    background-color: #086a2b !important;
    border-color: #086a2b !important;
    color: #8dca38 !important;
}

#best-mortgage-deals_wrapper .page-link:focus {
    box-shadow: none !important;
}

@media only screen and (max-width: 767px) {
    .pagination {
        display: block !important;
    }
    #best-mortgage-deals .child ul {
        padding-left: 0 !important;
        margin-left: 2em !important;
    }
}

@media only screen and (min-width: 768px) {
    #provider-logos {
        width: 90px;
    }
}

#best-mortgage-deals li {
    list-style: none;
}

[data-dtr-index="7"] {
    font-weight: 700;
}