﻿.text-white-fade {
    color: #aba8a8 !important;
}
.bg-red-theme {
    background-color: var(--color-red);
}