.about .content h3 {
    color: #002270;
}

p {
    color: #666666 !important;
}

.features .icon-box h4 {
    color: #002270;
}

.section-title p {
    color: #002270 !important;
}

.counts .content h3 {
    color: #002270 !important;
}

.counts .content .count-box span {
    color: #002270 !important;
}

.counts .content .count-box p {
    color: #666666 !important;
}

#header.header-legal {
    background: rgba(0, 0, 0, 0.8) !important;
}

.counts .image-logros {
    background: url("../img/seccion_logros.webp") center center no-repeat;
    background-size: cover;
    min-height: 400px;
  }