:root {
  --primary-color: #EFAB21;
  --primary-color-rgb: 202, 160, 92;
  --secondary-color: #3C505F;
  --secondary-color-rgb: 202, 160, 92;
}