.bg-primary {
    background-color: #4591fd !important;
}
hr
{
color: #4591fd !important;
border-color: #4591fd !important ;
}

.services-inner {
    border: 2px solid #4591fd !important;
    
}
.text-primary {
    color: #4591fd !important;
}
.cc-container.cc-theme-orange .cc-icon a {
    background-color: #4591fd !important;
}