.fondoheader{
    background-image: url("../img/header/img_fondo_inicio_articela.png");
    background-size: 100% 100%;
}
.fondo-verde
{
    background-color: #20A7D9;
}
.fondo-blanco
{
    background-color: white;
    max-height: 54px;
}
.fecha
{
    color: #65b397; /* text color */
    font-size: 10px;
    font-weight: bold;
    font-family: 'Comfortaa', cursive !important;
}
.header-height
{
    max-height: 30px;
}
.fondo-verde-footer
{
    background-color: #20A7D9;
    margin-top: 20px;
}
.texto-blanco
{
    color: white;
    margin-top: 20px;
    margin-bottom: 20px;
}
.siguenos
{
    color: #fff; /* text color */
    font-size: 20px;
}
.fondo-gris
{
    background-color: #20A7D9;
    border-top: 1px solid white;
    padding-top: 15px;
    padding-bottom: 15px;
}
.texto-copy{
    color: #fff; /* text color */
    font-size: 10px;
    margin-top: 24px;
}
.margen-adorno
{
    margin-top: -63px;
    width: 107%;
}
.margen-adorno img
{
    width: 100%;
}
.texto-parrafo
{
    color: #165d7c; /* text color */
    font-family: "Comfortaa";
    font-size: 14px;
}
.arte-pasteles {
    font-size: 41px;
    background-color: #96989A;
    color: white;
}
