.end-slide-content {
    background-color: #fbdc2d;
}

.end-slide-text-narrow {
    font-family: 'PTSansNarrow';
    font-size: 60px;
    text-align: center;
    margin-top: -40px;
}

.end-slide-text-bold {
    font-family: 'TheBoldFont';
    font-size: 25px;
    text-align: center;
}

.end-slide-leyenda {
    /* background-image: url(../img/ley_casos_med.png); */
    height: 100px;
    width: 100%;
    margin-top: 100px;
    background-size: 170px;
    background-repeat: no-repeat;
    background-position: center;
}

.btnEnd1 {
    background-image: url('../img/btnEnd1.png');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 60px;
    width: 60%;
}

.btnEnd2 {
    background-image: url('../img/btnEnd2.png');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 60px;
    width: 60%;
}