
.nav a:hover:before,
.nav a.active:before {
    background: #f7941d;
}

#home .info {
    background-color: #f7941d;
}

#about .title {
    color: #f7941d;
}

#about .title:before {
    background: #f7941d;
}

#pricing .title {
    color: #f7941d;
}

#pricing .outline {
    background-color: #f7941d;
}

#partner .title {
    color: #f7941d;
}

#partner .title:before {
    background: #f7941d;
}

#footer .title {
    color: #f7941d;
}
#footer .title:before {
    background: #f7941d;
}

.about-title, .contact-title {
    color: #f7941d;
}

.contact-info .fas {
    color: #f7941d;
}

#news .title {
    color: #f7941d;
}
#news .title:before {
    background: #f7941d;
}