:root {
  --color-default: #ff6021;
  --rgb-default: 255, 96, 33;
  --btn-hover-default: 0 0 0 5px rgba(var(--rgb-default), 0.25);
}