body {
  background: #3296df!important;
}
.bg-purple {
  background-color: #7e2f7e!important;
}
.footer-link {
  text-decoration: underline;
}
a.text-primary {
  color: #2a62ae!important;
}
header, main, footer {
  font-family: Arial, 'Times New Roman', serif;
}
nav .nav-link.active {
  text-decoration:underline;
}
.card-header {
  font-size: 1.08rem;
}
