:root{
    --theme-color-1: #191919;
    --theme-color-2: #b1cd44;
    --theme-color-3: rgba(25, 25, 25, 0.9);
    --theme-color-4: #ff5c57;
    --text-btn-color-1: #fff;
    --scroll-color-1: #b1cd44;
    --scroll-color-2: #f5f5f5;
    --theme-color-1-: #343a40;
    --theme-color-2-: #ff5c57;
    --theme-color-background-loading: rgba(209, 209, 209, 0.8);
}