/*
Template Name: Velzon - Admin & Dashboard Template
Author: Themesbrand
Website: https://themesbrand.com/
Contact: support@themesbrand.com
File: Custom Css File
*/
[data-bs-theme=dark][data-topbar=dark] {
  --vz-header-bg: #1d4288;
}

.colorBlue{color: aqua;}
.colorRed{color: rgb(196, 22, 42);}
.colorGreen{color: rgb(115, 191, 105);}
.colorYellow{color: rgb(249, 187, 17);}
.colorPurple{color: rgb(163, 82, 204)}
.colorGrey{color: rgb(121, 121, 121);}

.auth-one-bg {
    background-image: url(../images/vendas-do-varejo-em-2024-1-1089x730.webp);
    background-position: center top;
    background-size: cover;
}

