body {
    background-image: url('./img/fondo-logo.jpg');
    background-repeat: repeat-x repeat-y;
    font-family: "Playfair Display", sans-serif !important;
}

h2 {
    color: #DFC38D !important;
}