.eproc-bg-gradient {
    background: linear-gradient(to left, #fcd132, #e6b402) !important;
}

.eproc-bg-unnes {
    background: linear-gradient(rgba(24, 40, 72, 0.8), rgba(75, 108, 183, 0.8)),
        url("/eproc/landing-page/images/untirta-wallpaper.jpg"); /* The least supported option. */
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
