    body { font-family: 'Lato', sans-serif; color: #252525; background-color: #F9F6F2; }
    .site-header { background-color: #4E342E; }
    .logo-text { font-family: 'Playfair Display', serif; color: #F9F6F2; font-size:1.75rem; letter-spacing:1px; }
    .navbar .nav-link { color: #F9F6F2 !important; font-weight: 500; }
    .navbar .nav-link.active, .navbar .nav-link:hover { color: #C62828 !important; }
    .btn-custom-cta { background-color: #C62828; color: #F9F6F2; font-weight: 600; border-radius: 2rem; border: none; padding:0.5rem 1.5rem; transition:.2s background; }
    .btn-custom-cta:hover { background-color: #A1887F; color: #4E342E; }
    .navbar-toggler { background: #A1887F; border: none; }
    .site-tagline { color: #A1887F; font-size:1.1rem; margin-top:0.25rem; }
    .divider-light { border-top: 1px solid #A1887F; margin: 3rem 0; }
    .testimonial-card { background-color: #FFF7F2; border: 1px solid #A1887F; border-radius: 1rem; padding: 1.5rem; font-style: italic; }
    .testimonial-name { font-weight: 700; font-family: 'Playfair Display', serif; margin-top: 0.75rem; }
    .star-rating { color: #C62828; }
