/**
 * Settings: Variables
 */

:root {
  /* Theme */

  /* Novicell color */
  --color-primary: #c80046;
}
