.navbar a {
  text-decoration: none; }

.navbar .dropdown-menu {
  border: none;
  padding-right: 1.8rem; }

.navbar-brand img {
  margin-right: 0.35rem; }

.custom-dark {
  color: black; }

.custom-right {
  text-align: right; }

.custom-black-theme {
  background-color: black;
  color: white; }
  .custom-black-theme h2, .custom-black-theme a {
    color: inherit; }

.testimonial {
  text-align: center;
  margin-bottom: 2rem;
}

.testimonial i {
  font-size: 2.25rem;
  text-align: inherit;
  margin-bottom: 1rem;
}

.testimonial blockquote {
  font-style: italic;
  text-align: inherit;
}

.testimonial .person p {
  margin-bottom: 0;
  margin-left: 1rem;
  text-align: inherit;
}

.custom-start-section {
  text-align: center;
  padding-bottom: 3rem;
}
