﻿.img-noticia-mini {
    margin: 0 0 2em 0;
}

.logo-varios {
    width: 100px;
}

.seccion {
    /*background-color: lightgray;*/
    font-size: 1.25em; 
    text-align: justify;
}

.seccion > .container,.container-fluid {
    background-color: white;
    /*box-shadow:10px 10px 5px darkgray;*/
}

.text-etapas {
    font-size: 1.7rem;
}

.titulos-secciones {
    color: #0071CE;
    font-family: 'Libre Baskerville', serif;
    font-size: 3em;
    font-weight: bold;
    text-transform: uppercase;
}
.titulo-seccion2 {
    color: #0071CE;
    font-family: 'Libre Baskerville', serif;
    font-size: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
}
