:root {
  --primary-color: #4384BD;
  --primary-color-rgb: 67, 132, 189;

  --secondary-color: #4384BD;
  --secondary-color-rgb: 67, 132, 189;
}