:root {
  --primary-color: #ffbd00;
  --secondary-color: #2c2c2c;
  --tertiary-color: #333333;
  --primary-color-rgb: 23,155,255;
}