:root {
  --primary-color: #d83535;
  --primary-color-rgb: 216, 53, 53;
  --secondary-color: #d83535;
  --secondary-color-rgb: 216, 53, 53;
}