html {
  scroll-behavior: smooth;
}

h1, h2, h3, h4, h5 {
  text-transform: none !important;
}

.header.fixed-top {
  position: absolute;
}

header .logo {
  width: 250px;
}

header .logo img {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 13px;
}

header .logo h1 {
  margin-left: 38px;
  margin-top: 15px;
  font-size: 1.5em;
}

.banner .blurb {
  font-size: 90%;
}

.section-title.section-main p {
  margin-bottom: 10px;
}

.section-title.section-main p.blurb {
  font-size: 110%;
  font-weight: 400;
}

.container .single-service {
  padding: 25px 20px 40px 20px;
}

.container .single-service .service-content h3 {
  text-transform: none;
}

.container .single-service .service-icon {
  margin-bottom: 15px;
}

.container .single-service .service-icon img {
  width: 60px;
}

.container .feature-content ul.list-uncheck {
  font-size: 90%;
}

.container p.nospam {
  font-size: 70%;
  margin-top: 20px;
}

footer .logo img {
  position: absolute;
  width: 28px;
  height: 28px;
  top: -2px;
}

footer .logo h3 {
  margin-left: 32px;
}

.copyright p {
  font-size: 90%;
}
