.bg-primary {
    background-color: #fd6920 !important;
}
.bg-primary-custom {
    background-color: #646464 !important;
}
.about-style2 .about-bg::after {
    background-color: #fd6920 !important;
}
.card-style3:hover {
    background-color: #fd6920 !important;
}
.bg-secondary {
    background-color: #fd6920 !important;
}
.butn-style2 {
    background-color: #fd6920;
}
.butn-style2:hover {
    background-color: #fd6920 !important;
}
.title-style1 {
    color: #fd6920;
}
.title-style1:after {
    background-color: #fd6920;
}
.text-primary {
    color: #4a4545 !important;
}
.text-primary:hover {
    color: #4a4545 !important;
}
.section-heading h1:after, .section-heading h2:after, .section-heading h3:after, .section-heading h4:after, .section-heading h5:after, .section-heading h6:after {
    background-color: #fd6920 !important;
}
.video_btn {
    background-color: #fd6920;
}
.text-custom-color {
    color: #fd6920;
}
.navbar-nav li.current > a, .navbar-nav li.active > a {
    color: black !important;
}
.section-heading.title-style4 span {
    color: #fd6920;
}
.team-members-text:hover {
    background-color: #fd6920 !important;
}