.bg {
    background-color: #fffaf5;
}
.top-main {
    background: #cb946b;
}
.title-bar-btn a {
    background: #cb946b;
}
.title-bar-data-single-field i {
    color: #cb946b;
}
.common-banner-text h1 {
    color: #cb946b;
}
.common-banner-text p i {
    color: #cb946b;
}
.dark-bg {
    background: #cb946b;
}
.btn {
    background: #fecaa4;
}
.btn::before {
    background: #cb946b;
}
.btn i {
    background: #cb946b;
}
.btn-inverse {
    color: #cb946b;
}
.btn:hover.btn i {
    background: #fecaa4;
}
.counter-details h3 {
    color: #fecaa4;
}
.icon-box {
    color: #fcdbc3;
}
.btn-primary:hover {
    background-color: #fecaa4;
    border-color: #fecaa4;
}
h2 {
    color: #cb946b;
}
.Appointment-form .form-group i {
    color: #fecaa4;
}
.department-small-title {
    background-color: #fffaf5;
    color: #cb946b;
}
.about-list h6 i {
    color: #fecaa4;
}
.single-services::before {
    background: #cb946b;
}
.single-services .icon-box {
    background: #fffaf5;
}
.owl-prev,.owl-next {
    background: #fecaa4 !important;
}
a {
    color: #fecaa4;
}
.footer-main .footer-top .social-links a,.footer-main .footer-top .social-links a:hover {
    background: #cb946b;
}
.footer-main .footer-top .footer-links ul a:hover {
    color: #cb946b;
}
.footer-main .footer-top .footer-links ul li i {
    color: #cb946b;
}
.copyright {
    background: #cb946b;
}
.why-us-left {
    background: #fffaf5;
}
.why-us-right {
    background: #cb946b;
}
.inverse-dark .icon-box::after {
    background: #cb946b;
}
.inverse-light .icon-box::after {
    background: #fffaf5;
}
.doctor-list-single-field-contant a {
    background: #cb946b;
    color: #fff;
}
.single-review {
    background: rgb(247 252 253);
}
.floating-footer-bar-single-field a {
    color: #cb946b;
}
.navbar-toggler span,.navbar-toggler span:nth-child(2) {
    background: #00405b;
}

@media only screen and (max-width: 768px) {
    .book-appointment {
        background: #00405b;
    }
}