@charset "UTF-8";
/* CSS Document */
/* v20250430 */

body {
    font-family: 'Source Sans Pro', Sans-Serif;
    font-weight: 400;
    font-style: normal;
}

.hero-text, h1, h2, h3, h4, h5, h6 {
    font-family: 'Playfair Display', Serif;
    font-weight: 700;
    font-style: normal;
}

footer {
    background-color: #94818F;
    color: white;
}

.btn-light, .btn-light:active, .btn-light:visited {
    background-color: #D8BFD2 !important;
}

.btn-light:hover {
    background-color: #94818F !important;
    color: #ffffff !important;
}