@font-face {
    font-family: 'Optima_Bold';
    src: url('https://my.therapysites.com/common/themes/global/fonts/Optima/optima-webfont.eot');
    src: url('https://my.therapysites.com/common/themes/global/fonts/Optima/optima-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://my.therapysites.com/common/themes/global/fonts/Optima/optima-webfont.woff') format('woff'),
         url('https://my.therapysites.com/common/themes/global/fonts/Optima/optima-webfont.woff2') format('woff2'),
         url('https://my.therapysites.com/common/themes/global/fonts/Optima/optima-webfont.ttf') format('truetype'),
         url('https://my.therapysites.com/common/themes/global/fonts/Optima/optima-webfont.svg#Optima_Bold') format('svg');
}
body {
    background: #161f32;
}

.slideshow__section {
    background: #b0dbef;
}

.wrap__logoHeader .logo__title {
    font-family: 'Optima_Bold';
        font-size: 27pt;
}
.wrap__page-content h1, .page__title {
    font: 28px / 1.3 "Optima_Bold", Arial, Helvetica, sans-serif;
}

img.logo__image {
    height: auto !important;
    width: 100% !important;
}
.wrap__header--inner .image__container,
.wrap__layout .image_fullscreen__container {
    display: none;
}

.slideshow__section .slogan__block .image__container .image {
    top: 25%;
    width: 100%;
}