@font-face {
    font-family: "Open Sans";
    src: url(fonts/open-sans/OpenSans-VariableFont_wdth\,wght.ttf)
}

.section {
    padding: 50px 0;
}

.services .service-block h3 {
    text-transform: none;
}

.custom-banner > img {
    width: 100%;
}

.custom-service-link-button {
    font-size: 2rem;
}

.custom-service-link-box {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
}

.custom-service-link-box > a {
    margin-bottom: 10px;
}

.custom-logo {
    width: 5em;
}

.custom-media-logo {
    width: 10em;
    margin-bottom: 1em;
}
