:root {
  --primary-color: #c00036;
  --primary-color-rgb: 192, 0, 54;
  --secondary-color: #61b335;
  --secondary-color-rgb: 97, 179, 53;
}