:root {
  --primary-color: #2f69ff;
  --primary-color-rgb: 47, 105, 255;
  --secondary-color: #4DC4CA;
  --secondary-color-rgb: 77, 196, 202;
}