
/* CAMBIAMOS EL PADDING GENERAL EN DISPOSITIVO PORTÁTIL */
.padding {
    padding: var(--padding-website);
  }