#PageFooter { margin-top: 0; }

/* BIKE CARDS */
.se-shop-cards .editContent {
 background-color: #fff;
 border-radius: 6px;
 border: 1px solid #EB7523;
}

.sePage .sePageLayout .se-shop-cards .btn {
 margin-bottom: 11px;
}

.sePage .sePageLayout .se-shop-cards h3 {
 margin-top: 11px;
}

.se-shop-cards .content-block-content {
 padding: 22px 30px;
}

.se-shop-cards .col-margin-bottom {
 margin-bottom: 30px;
}

/* ACCORDIAN */
.se-accordion .card-body {
 padding: 11px;
}

.se-accordion .card-header .btn {
 width: 100%;
 white-space: break-spaces;
 margin-bottom: 4px;
 font-size: 18px;
}