:root {
  --primary-color: #b1cd00;
  --primary-color-rgb: 31, 30, 56;
  --secondary-color: #eb268e;
  --secondary-color-rgb: 177, 205, 0;
}