
/* template-color */

:root{
  --theme-color: #cb1c7b;
  --secondary-color: #201925;
  --text-color: #676369;
  --title-color: #201925;
}