footer [data-text-color="success"],
.section-content h2 [data-text-color="success"] {
    color:  #0085CA!important;
}

body.single-producto .section-content h4 [data-text-color="success"] {
    color:  #0085CA!important;
}

.ctl-wrapper .ctl-vertical-wrapper:not(.ctl-compact-wrapper,.ctl-clean-skin) .ctl-story.odd .ctl-title {
    background: #0085CA!important;
}

.ctl-wrapper .ctl-vertical-wrapper .odd .ctl-arrow {
    background: linear-gradient(to top right, #0085CA 52%, transparent 48%)!important;
}

.ctl-wrapper .odd .ctl-icondot {
    background-color: #0085CA!important;
}