:root {
  --primary-color: #fc3039;
  --primary-color-rgb: 252, 48, 57;

  --secondary-color: #cc040d;
  --secondary-color-rgb: 148, 19, 25;
}