.logoText1 {
  font-family: 'Text Me One', sans-serif;
  font-size: 130px;
  font-weight: 400;
  text-align: center;
  color: #FF9900;
}
.logoText2 {
  font-family: 'Text Me One', sans-serif;
  font-size: 130px;
  font-weight: 400;
  text-align: center;
  color: #333333;
}
.logoText1footer {
  font-family: 'Text Me One', sans-serif;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  color: #FF9900;
}
.logoText2footer {
  font-family: 'Text Me One', sans-serif;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  color: #333333;
}
.logoColor {
  color: #FF9900;
}
.nav-logo-wrap .logo {
  max-width: 120px;
}
.mobile .logoText1 {
  font-size: 50px;
}
.mobile .logoText2 {
  font-size: 50px;
}
.section-text {
  font-weight: 400;
  color: #000000;
}
.alt-features-descr {
  font-weight: 400;
  color: #000000;
}
.section-title {
  font-size: 26px;
}
.ci-title {
  font-size: 14px;
}
.page-section,
.small-section {
  padding: 100px 0;
}
#services .page-section {
  padding-top: 0px;
}
