@font-face {
    font-family: 'Philosopher-Regular';
    src: url("/resources/fonts/Philosopher-Italic.woff") format('woff');
    font-weight: normal;
    font-style: normal;
}

h1.WebElementsTitleH1__text-454 {
    font-family: Philosopher-Regular !important;
    font-size: 4.175rem !important;
}

.BlocksLayoutsTwoColumn-423 .BlocksCoverImageBasic001__wrapper-wr:hover {
    background: rgb(85 85 85 / 0%);
    border: 2px solid #000;
}

.BlocksLayoutsTwoColumn-423 .BlocksCoverImageBasic001__wrapper-wr {
    transition: all 0.3s ease;
}

@media screen and (max-width: 768px) {
    div.BlocksCoverImageBasic001-452 .BlocksCoverImageBasic001__wrapper {
        height: 200px;
    }

    h1.WebElementsTitleH1__text-454 {
        font-size: 3.475rem !important;
    }

}