:root {
  --primary-color: #1ab3da;
  --primary-color-rgb: 237, 29, 36;
  --secondary-color: #321ded;
  --secondary-color-rgb: 237, 29, 36;
}