:root {
  --primary-color: #0ab86a;
  --primary-color-rgb: #1ddc86;

  --secondary-color: #1ddc86;
  --secondary-color-rgb: 67, 98, 248;
}