:root {
  --primary-color: #eb2d2d;
  --primary-color-rgb: 235, 45, 45;

  --secondary-color: #6B56B3;
  --secondary-color-rgb: 107, 86, 179;
}