/* Default Color File  */
:root {
    --theme-color: #E31E24;
    --theme-black:#2B2A29;
}
