
/* template-color */

:root{
  --theme-color: #2c46d7;
  --secondary-color: #0f1950;
  --text-color: #a5a9be;
  --title-color: #ffffff;
}