:root {
  --primary-color: #1ecb15;
  --primary-color-rgb: 30, 203, 21;

  --secondary-color: #1ecb15;
  --secondary-color-rgb: 30, 203, 21;
}