/*Common: Needed for background*/
html {
    background: url(./assets/fondo.jpg) center center / cover no-repeat;
}

/* Client Custom styles */