/*** Override Bootstrap colors */
/* stylelint-disable-next-line scss/no-global-function-names */
.open-quote {
  width: 74px;
  height: 74px;
  opacity: 0.43;
  font-size: 8.25rem;
  font-weight: bold;
  line-height: 0.56;
  color: #257298;
  margin-left: 16.6667%;
  margin-top: 25px;
}

.franchise-heading {
  padding-top: 122px;
  font-size: 2.625rem;
  line-height: 1.25;
}

.subheader {
  font-size: 1.125rem;
  font-weight: 300;
  color: #303e48;
}

.end-quote {
  width: 74px;
  height: 74px;
  opacity: 0.43;
  font-size: 8.25rem;
  font-weight: bold;
  line-height: 0.56;
  color: #257298;
  margin-top: 25px;
  margin-left: 75%;
}
