:root {
  --gold: 255, 200, 87;
  --silver: 200, 200, 210;
  --bronze: 184, 115, 51;
  --default: 80, 80, 200;
}
