@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100..900&display=swap');


.content {
    font-family: 'Raleway', sans-serif !important;
}


h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
}

h1 {
    font-size: 32px;
}

.the-slideshow-wrapper-outer {
    display: none;
}

/** footer styles **/