/* css styles */
h3 {
  font-size: 1.45rem;
  color: black;
  opacity: .7;
}

.add-space{
  padding-right: 5%;
}

a:link {
  text-decoration: none;
  color: #14325F;
}

$navbar-bg: #14325F;