/*
Template Name: Velzon - Admin & Dashboard Template
Author: Themesbrand
Website: https://themesbrand.com/
Contact: support@themesbrand.com
File: Custom Css File
*/

.auth-one-bg {
    background-image: url('../images/bg-auth-2026.png') !important;
    background-size: cover;
    background-position: center;
}

.auth-one-bg .bg-overlay {
    opacity: 0.65 !important;
    background: linear-gradient(to bottom, #1f2937, #111827);
    /* Darker, more modern overlay */
}

.auth-one-bg .shape {
    display: none;
    /* Remove the old wavy shape for a cleaner look */
}
