* {
  --primary-color: #FB6F4E;
  --primary-color-rgb: 240, 74, 36;
  --secondary-color: #19b799;
  --secondary-color-rgb: 51, 153, 120;
}