:root {
  --text-font-size: 0.875rem;
  --text-color: #333;
  --border-color: rgba(0, 0, 0, .33);
  --button-hover-color: #e5e5e5;
}