:root {
  --primary-color: #FFE150;
  --primary-color-rgb: 95,72,117;
  --secondary-color: #273738;
  --secondary-color-rgb: 41,72,141,1;
}