/* Fondo del sitio migrado desde tu sitio anterior. */
body {
    background-color: #0001ff;
}
#ss-row-1{
    background-color: #000000 !important;
    background-image: url("https://ss-cnt-001c.esmsv.com/r/content/host2/e726c35812bb366e3f4c78b6d851e020//editor/descarga-2026-07-21T083743.png") !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important; /* Hace que ocupe todo el ancho */
    
    height: auto !important;
    min-height: 200px !important; /* Ajustá este valor según la altura deseada */

    color: rgba(255, 255, 255, 0.84) !important;
}