/* Fondo de color para evitar pantalla blanca al quitar preloader */
body, #main-content {
    background: transparent !important;
}
