<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.u-section-1 .u-sheet-1 {
  min-height: 400px;
}


.Logo {
width: 500px; /* Ajusta el tamaÃ±o inicial segÃºn tus preferencias */
    height: auto;
    transition: width 0.5s ease-in-out;
}
</pre></body></html>