:root {
  --nav-bg: #0f3057;
  --main-bg: #194570;
  --card-bg: #f0f7ff;
  --footer-bg: #082039;
  --theme-color: #00b4d8;
  --active-bg: #0077ff;
  --text-main: #0077ff;
  --text-gray: #577590;
}