.contenedorNormas h1,h2,h3,h4,h5,h6,p,span,a,li{
    font-family:"rubikregular";
}
.contenedorNormas p,span,li{
    font-size:14px;
}
.contenedorNormas h1:not(.titulo-color1),
                  h2:not(.titulo-color1),
                  h3:not(.titulo-color1),
                  h4:not(.titulo-color1),
                  h5:not(.titulo-color1),
                  h6:not(.titulo-color1){
    font-weight:400;
    color:#000000;
}
#preguntas_aprender li, #preguntas_ensenar li{
    margin-bottom:5px;
}
#preguntas_aprender li a{
    font-size:14px;
}
.slideObj{
    display:none;
}
.sliderToggle:hover{
    cursor:pointer;
    color:#d8007f;
}
.glyphicon-chevron-down{
    font-size:18px;
}