/* DR. BOBOEV — SERVICE DETAIL TEXT V15.1 */
body.service-detail-text-v15-1 .detail-content h1 {
    color: #5A2948 !important;
    text-shadow: none !important;
    opacity: 1 !important;
}

body.service-detail-text-v15-1 .detail-content .lead,
body.service-detail-text-v15-1 .detail-content .lead * {
    color: #4A3D43 !important;
    text-shadow: none !important;
    opacity: 1 !important;
    background: rgba(255,245,248,.94) !important;
    border-left-color: #BD466F !important;
}

body.service-detail-text-v15-1 .detail-content .rich-content,
body.service-detail-text-v15-1 .detail-content .rich-content p,
body.service-detail-text-v15-1 .detail-content .rich-content li,
body.service-detail-text-v15-1 .detail-content > p:not(.lead) {
    color: #4B4045 !important;
    text-shadow: none !important;
    opacity: 1 !important;
}

body.service-detail-text-v15-1 .detail-content .secondary-button {
    color: #7C3650 !important;
    background: rgba(255,255,255,.96) !important;
}

body.service-detail-text-v15-1 .detail-content .button {
    color: #fff !important;
    background: #BD466F !important;
}
