html, body{
    font-family: 'Raleway', sans-serif !important;
}

h2{
    font-family: 'Raleway', sans-serif;
    font-size:3rem;
    margin-left: auto;
    margin-right: auto;
    font-weight: 600;
    letter-spacing: 10px;
}

.explication{
    font-family: 'Raleway', sans-serif;
    font-size:1.5em;
    font-weight: 300;
    letter-spacing: 2px;
}

.nav-item{
    font-weight: 600  !important;
    
}

/*.nav-item:hover{
    color: rgb(38, 205, 247);
}*/

.btn {
    font-weight: 600;

}

.titulares{
    letter-spacing: 0px;
    font-size: 3em;
}


.mask{
    padding-top:8%; background-color: rgba(165, 28, 28, 0.075);backdrop-filter: blur(2px) !important;
}

.nav-link:hover{
color: #000;
}

.correccion{
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: right !important;
}

.enlace{
    text-align: center;
    margin-top: 5%;
}

.ninas{
    text-align: center;
}

.articulos_externos{
margin-bottom: 50px !important;
text-decoration: none;
color: #4F4F4F;
}

.articulos_externos:hover{
    color: #39c0ed;
}

.titular{
    font-weight: 600 !important;
    margin-bottom: 0px;
}

.enlaces{
    padding-top: 15px;
}


.link{
    margin-right: 1%;
}