/* static/css/theme.css */

.home-gradient-bg {
    /* Sets the 45-degree angle gradient using your hex codes */
    /* background: linear-gradient(45deg, #0A2342, #1C4E80); */
    background: linear-gradient(45deg, #031b48, #0e458a);
}