.whatslink {
  color: white;
}

.whatslink:hover {
  color: #ffffff;
}

header.masthead .intro-text .intro-heading {
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 25px;
  font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.text-muted {
  --bs-text-opacity: 1;
  color: #5a5d62 !important;
  /*align-content: start;*/
  text-align: center;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
  text-align: left;
}

section h3.section-subheading, section .section-subheading.h3 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 75px;
  text-transform: none;
  font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
}

