a:hover {
  color: #ee2024;
}
body {
  background-repeat: no-repeat;
  background-position: right 0% bottom;
  background-size: 1240px auto;
  background-attachment: fixed;
}

:root {
  --card-border-gradient-first: #87cefa;
  --card-border-gradient-second: #065385;
  --card-border-gradient-third: #065385;
}

