.header .header-container #mainnav #navbarNav .navbar-nav .nav-item .nav-link {
    border-bottom: 3px inset #fff;
}
.header {
  border-bottom: 1px solid #ccc;
}

.content {
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: Arial;
}
.content p {
  font-size: 16px;
  line-height: 1.875;
  color: #757575;
}
.content h3 {
  color: #212121;
  font-size: 18px;
  line-height: 1.8;
  font-weight: normal;
  padding: 10px 0;
}
.content .vr-line {
  width: 100%;
  height: 1px;
  background: #ccc;
  margin: 15px 0;
}/*# sourceMappingURL=legal.css.map */