.preguntas-pag1 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/Preguntas-frecuentes-1-1920x668.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-position-y: top;
    text-align: center;
    padding-top: 5rem;
    padding-bottom: 10rem;
    font-family: 'Muli' ,'sans-serif';
    font-style: normal;
    color: #FFF;
    margin-bottom: 1.25rem;
    font-weight: 300;
    letter-spacing: .9px;
}

.preguntas-pag1 h1{
    margin: 0 auto;
    font-size: 5rem;
    font-weight: lighter;
}


.preguntas-contenido {
    font-family: 'Muli' ,'sans-serif';
    width: 70%;
    margin: 0 auto;
    text-align: left;
}

.preguntas-contenido h3 {
    font-weight: bolder;
    font-size: 16pt;
    line-height: 2.5rem;
    letter-spacing: 0.14rem;
    margin-bottom: 20px;
}

.preguntas-contenido h4 {
    font-weight: bolder;
    font-size: 1.5rem;
    letter-spacing: 0.14rem;
} 

.preguntas-contenido h5 {
    font-weight: bolder;
    font-size: 1.4rem;
    letter-spacing: 0.14rem;
    margin-bottom: 15px;
    margin-top: 35px;
} 

.preguntas-contenido p {
    font-weight: lighter;
    font-size: 13pt;
    color: #8E9DAE;
    line-height: 2.4rem;
}

.preguntas-contenido img {
    width: 100%;
}



.fila-equipo {
    margin-top: 20px;
    text-align: center;
}

.btn-equipo {
    margin-top: 50px;
}
