:root {
  --primary-color: #1E88E5;
  --primary-color-rgb: 30, 136, 229;
  --secondary-color: #1E88E5;
  --secondary-color-rgb: 30, 136, 229;
}