/* HERO PADDING */
.se-section-hp-hero .block-bg-img { padding: 12% 15px; }
/* HEADER */ .sePage .sePageMain { margin-top: 0px; }

.bike-services {
padding-top: 50px;
padding-bottom: 50px;
}

.bike-services a.btn.btn-primary {
 background-color: transparent !important;
color: #f49624 !important;
}

.bike-services a.btn.btn-primary:hover {
 background-color: #f49624 !important;
color: white !important;
}

.bike-service .price-header {
text-transform: uppercase;
text-color: white;
letter-spacing: 2.5px;
}

/* A LA CARTE SERVICES */

.alacarte-section {
padding-top: 50px;
padding-bottom: 20px;
}

.alacarte-name {
 color: #f49624;
 font-family: 'Oswald', sans-serif;
 letter-spacing: 1px;
 text-transform: uppercase;
}

.alacarte-price {
 color: #808080;
}

