#content {
    background-color: #f0f5fa !important;
}

.b-estaticas__container {
    opacity: 0;
    border-radius: 8px;
    padding: 20px;
    margin-top: 10px;
    background-color: #fff;
}
.b-estaticas__p {
    text-align: justify;
}

.b-estaticas__color {
    font-weight: bold;
    color: #8b2943 !important;
}
.b-estaticas__bold {
    font-weight: bold;
}

.b-title__secondary--datosGenerales {
    border-top: 1px solid #8b2943;
    padding-top: 14px;
    margin-bottom: 14px;
}