section.rstpl-hero {
    background-color: #80808000!important;
}
.overlay {
    background-color: #80808000!important;
}
.navbar-brand.rstpl-brand.rstpl-brand-image.header-logo {
    margin: 0px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.rstpl-page-header {
    padding: clamp(3rem, 10vh, 10rem) 0;
    background-color: darkgray;
}
a.rspbld-button.btn.btn-success {
    display: block;
    width: 50%;
    padding: 20px;
    margin-top: 20px;
}


