
/* RecordNest customisations */
.brand-logo {height: 58px; width: auto;}
.brand-text {font-weight: 800; letter-spacing: 0.5px;}
.page-header {
    background: linear-gradient(rgba(25,67,118,.82), rgba(25,67,118,.82)), url('../img/carousel-1.jpg') center center/cover no-repeat;
    padding: 120px 0 70px;
}
.top-contact a {color:#fff;}
.service-card p {font-size: 0.95rem; margin-top: 12px;}
.contact-card {min-height: 120px;}
.feature-box {border-left: 4px solid var(--secondary);}
.mission-strip {background: linear-gradient(135deg, #194376, #0d2f57);}
.cta-strip {background: linear-gradient(135deg, rgba(25,67,118,1), rgba(70,198,206,0.95));}
.footer-link {color: rgba(255,255,255,.8);}
.footer-link:hover {color: #fff; text-decoration:none;}
.carousel-caption {background: rgba(10,22,40,.18);}
@media (max-width: 991.98px){ .brand-logo{height:46px;} }
