.dot-title-section h2.size-75 {
  font-family: Quicksand, sans-serif;
  font-size: 75px;
  font-weight: bold;
  line-height: 99px;
  color: #d1aaf7;
  text-align: center;
  max-width: 967px;
  margin: 0 auto 30px;
}

.dot-title-section h2.size-65 {
  font-family: Quicksand, sans-serif;
  font-size: 65px;
  font-weight: 600;
  line-height: 88px;
  color: #d1aaf7;
  text-align: center;
  max-width: 887px;
  margin: 0 auto -25px;
}

.white.dot-title-section h2.size-65,
.white.dot-title-section h2.size-75 {
  color: #ffffff;
}

@media screen and (max-width: 800px) {
  .dot-title-section h2.size-75 {
    font-size: 40px;
    line-height: 48px;
  }
  .page-template-page-why-dot-v2 .dot-title-section h2.size-65 {
    font-size: 65px;
  }
}
