.btn.btn-box-shadow.btn-dark-gray {
    background: #16a085;
    border-color: #16a085;
    color: #fff;
}
.btn.btn-box-shadow.btn-dark-gray:hover, .btn.btn-extra-dark-gray:focus { 
    background: #16a085; 
    color: #fff; 
}

.text-extra-large { font-size: 24px; line-height:28px; }
.btn.btn-fast-blue { background: #e84393; border-color: #e84393; color: #ffffff; }
.btn.btn-fast-blue:hover, .btn.btn-fast-blue:focus { background: transparent; color: #e84393; }
.text-mgnt, .btn-link.text-mgnt, a.text-mgnt-hover:hover { color: #e84393; }
.bg-transparent-gradient-sky-blue-pink { background-image: linear-gradient(to right top, rgba(0, 0, 0, 0.8), rgba(124, 69, 158, 0.8), rgba(224, 95, 196, .8), rgba(247, 103, 166, .8), rgba(255, 121, 142, .8)); }

.text-motoran { 
    color: #e84393; 
}

a.text-motoran-hover:hover { 
    color: #e84393; 
}

.bg-gradient-fast-blue-purple { background-image: linear-gradient(to right top, #2c3e50, #2f455c, #304c69, #2f5070, #2f5882); }

.bg-neon-motoran { background-color: #e84393; }

.bg-transparent-1 { background-color: rgba(154, 236, 219, 0.70); }

.bg-fast-blue { background-color: #e84393; }

.bg-motoran { background-color: #9AECDB; }

.btn.btn-dark-gray { background: #9AECDB; border-color: #9AECDB; color: #2c3e50; }
.btn.btn-dark-gray:hover, .btn.btn-dark-gray:focus { background: transparent; color: #9AECDB; }

.btn.btn-neon-gray { background: #e84393; border-color: #e84393; color: #fff; }
.btn.btn-neon-gray:hover, .btn.btn-neon-gray:focus { background: transparent; color: #e84393; }

.bg-gradient-yellowish-green-turquoise { background-image: linear-gradient(to right top, #2c3e50, #9AECDB); }

.bg-gradient-red-violet-purple { background-image: linear-gradient(to right top, #2c3e50, #e84393); }
.text-gradient-red-violet-purple { background-image: linear-gradient(to right, #2c3e50, #e84393); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }

.feature-box.feature-box-dark-hover:hover .feature-box-icon, .feature-box.feature-box-dark-hover:hover i, .feature-box.feature-box-dark-hover:hover span, .feature-box.feature-box-dark-hover:hover p, .feature-box.feature-box-dark-hover:hover .btn, .feature-box.feature-box-dark-hover:hover a, .feature-box.feature-box-dark-hover:hover h1, .feature-box.feature-box-dark-hover:hover h2, .feature-box.feature-box-dark-hover:hover h3, .feature-box.feature-box-dark-hover:hover h4, .feature-box.feature-box-dark-hover:hover h5, .feature-box.feature-box-dark-hover:hover h6 { color: #2c3e50 !important; }
.feature-box.feature-box-dark-hover:hover .btn { border-color: #2c3e50 !important; }
.feature-box.feature-box-dark-hover:hover [class^="text-gradient"], .feature-box.feature-box-dark-hover:hover [class*=" text-gradient"] { color: #2c3e50 !important; background-image: none; -webkit-background-clip: inherit; -webkit-text-fill-color: inherit; }

.feature-box.feature-box-light-hover:hover .feature-box-icon, .feature-box.feature-box-light-hover:hover i, .feature-box.feature-box-light-hover:hover span, .feature-box.feature-box-light-hover:hover p, .feature-box.feature-box-light-hover:hover .btn, .feature-box.feature-box-light-hover:hover a, .feature-box.feature-box-light-hover:hover h1, .feature-box.feature-box-light-hover:hover h2, .feature-box.feature-box-light-hover:hover h3, .feature-box.feature-box-light-hover:hover h4, .feature-box.feature-box-light-hover:hover h5, .feature-box.feature-box-light-hover:hover h6 { color: #2c3e50 !important; }
.feature-box.feature-box-light-hover:hover .btn { border-color: #2c3e50 !important; }
.feature-box.feature-box-light-hover:hover [class^="text-gradient"], .feature-box.feature-box-light-hover:hover [class*=" text-gradient"] { color: #2c3e50 !important; background-image: none; -webkit-background-clip: inherit; -webkit-text-fill-color: inherit; }
.feature-box.feature-box-light-hover:hover p, .feature-box.feature-box-dark-hover:hover p {opacity: .65}