
/* template-color */

:root{
  --theme-color: #dd2f22;
  --secondary-color: #001321;
  --text-color: #646768;
  --title-color: #001321;
}