.width-50 {
  float: left;
  margin: 30px 0;
}
h2 {
  font-size: 20px;
}
.ex-menu li a[class^="icon-"]:before,
.ex-menu li a[class*=" icon-"]:before {
  display: none;
}
.com-quix-page,
h1,
h2 {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
}
#utility {
  border-bottom: 3px solid transparent;
}
#utility::after {
  content: "";
  border-bottom: 3px solid #2980B9;
  width: 30%;
  left: 0;
  right: 0;
  position: absolute;
}
.key-features i {
  width: 100px;
  height: 100px;
  display: grid;
}
.call-to-action input[type="text"] {
  padding: 25px;
}
.team .block {
  padding: 15px !important;
}
.team .social-links a::before {
  display: none;
}
.team .social-links [class^="icon-"] {
  line-height: 30px;
  width: 35px !important;
  height: 35px !important;
}
.team-round .social-links [class^="icon-"] {
  padding: 5px !important;
  text-align: center;
  line-height: 24px;
}
.com-content-article h2 {
  font-size: 30px !important;
}
.com-content-article h1,
.com-content-article h2 {
  font-weight: 700 !important;
}
.com-content-article .article-body .width-50 {
  margin-top: 0;
  margin-left: initial !important;
  float: right !important;
}
.com-quix-page.testimonial #mainbody #component > .block {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.com-quix-page .xpert-contact .contact input[type="text"],
.com-quix-page .xpert-contact .contact input[type="email"],
.com-quix-page .xpert-contact .contact textarea {
  width: 100% !important;
  height: auto !important;
}
.com-quix-page .xpert-contact .contact .submit {
  margin-top: 20px !important;
}


