
:root{
    --by-bg:#f7f5f1;
    --by-turquesa:#a9d7d8;
    --by-turquesa-fuerte:#668a8a;
    --by-linea:#668a8a;
    --by-texto:#26394a;
    --by-texto-suave:#60798b;
}
.by-contacto,
.by-contacto *{
    box-sizing:border-box !important;
}
