
/* template-color */

:root {
    --theme-color: #df302d;
    --secondary-color: #001321;
    --text-color: #646768;
    --title-color: #001321;
}