:root {
  --primary-color: #2c2f41;
  --primary-color-rgb: 44, 47, 65;

  --secondary-color: #ff3535;
  --secondary-color-rgb: 255, 53, 53;
}