:root {
  --primary-color: #0a4b81;
  --primary-color-rgb: #0a4b81;
  --secondary-color: #51cede;
  --secondary-color-rgb: #51cede;
}