/* HEADER */ .sePage .sePageMain { margin-top: 0px; }

/* FOOTER */ .sePage .sePageFooter { margin-top: 0px; }

.ws-section-img-hero-top .hero-text-backdrop {
 background: rgba(0, 0, 0, 0.75);
 display: inline-block;
 border-radius: 12%;
 backdrop-filter: blur(3px);
}

.ws-section-img-hero-top .block-bg-img {
 padding: 120px 30px;
}

section.section.sePageSection.sePageSectionResponsive.bow-columns-top {
 padding: 60px 60px 30px 60px;
}

section.section.sePageSection.sePageSectionResponsive.bow-columns-bottom {
 padding: 0px 60px 60px 60px;
}

.sePage .sePageLayout a.btn.btn-ebikes {
 border-width: 3px;
 border-color: #ffeb3b;
 background-color: #ffeb3b;
 padding: 6px 35px;
 color: #1f3446;
 font-family: "Roboto", Arial, sans-serif;
 font-weight: 900;
 letter-spacing: 0.5px;
}

.sePage .sePageLayout a.btn.btn-ebikes:hover {
 border-width: 3px;
 border-color: #ffeb3b;
 background-color: rgba(242,238,0,0);
 padding: 6px 35px;
 color: #ffeb3b;
 font-family: "Roboto", Arial, sans-serif;
 font-weight: 900;
 letter-spacing: 0.5px;
 text-decoration: none;
}