a, a:link, a:active, a:visited {
  color: #18275a !important;
  text-decoration: none !important;
  padding-bottom: 0.2rem !important;
}

a:hover {
  border-bottom: 1px solid #0a58ca !important;
  color: #0a58ca !important;
}

.title {
  font-size: 1.8rem !important;
}