#home:after{
    opacity: 100 !important; 
    background-image: url("../../images/landing.jpg");
}

/* h1, h2, h3, h4, h5, h6 {
    font-family: 'Oxanium Bold' !important;
}

body,html{
    font-family: 'Oxanium Regular' !important;
    font-size: 18px !important;
} */

#business_prepaid:after{
    opacity: 100 !important;                 
}

#business_prepaid{

    padding-top: 15% !important;

    padding-bottom: 10%;

}

.services-item:hover {
    background: #fb9a26 !important;        
}

.tab-content-inner ul li::before {            
    color: #ffc107 !important;
}

.accordion-item .accordion-item-header a i {
    color: #ffc107 !important;
}

.accordion-item .accordion-item-header a:after { 
    color: #ffc107 !important;     
}

.scroll-top-btn {
    background: #ffc107 !important;
}

.header.header-shrink .nav-item .nav-link.active {
    color: #b2740d !important;
}

header.header-shrink .nav-item .nav-link.active:after {
    background: #ffc107  !important;
}

.footer {
    background: #FFA500 !important;
}

.preloader-wrap {
    background: #FFA500 !important;
}

.text{
    text-align: justify;
}

.section {
    padding-top: 2%;
    padding-bottom: 2%;
    overflow: hidden;
}

 
