  /* 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;

#sense-of-belonging-tbl .table-striped > tbody > tr:nth-of-type(odd) > * {
  background-color: transparent !important;
}