/* reviews & ratings */
.section__bg--light-4 .page-item.active .page-link {
    background-color: #007bff;
}

h4.cta__subtitle.component__subtitle.captionAlignment--center {
    font-size: 15px;
    color: white;
}

h4.cta__subtitle.component__subtitle.captionAlignment--center {
    font-family: times new roman;
}


.section--dark .navigation-a .navigation__item--link {
    font-family: times new roman;
}

.header-c .cta-a .cta__links-wrapper a:first-child {
    margin-right: 0;
    font-family: times new roman;
}

/* Button */
.section--dark .cta__button.component__button--2 {
    color: white;
}