.footer-section-wrapper.footer-section {
  background-image: url(../images/bj1.png);
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.unibox-content-wrapper,
.learn-wrapper {
  background-image: url(../images/bj2.png) !important;
}
.pricing-header-section-wrapper {
  background-image: url(../images/bj4.png) !important;
}
.logo-title {
  color: #1979fc;
  font-size: 2rem;
  text-decoration: none;
}
.iconTitle {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 15px;
}
.iconTitle a {
  text-decoration: none;
}
.iconTitle .iconfont {
  font-size: 23px;
  color: #ffffff;
}
.user-image img {
  max-height: 400px;
}
.testimonial-component {
  height: auto !important;
}
.title-p {
  padding: 50px;
  text-align: left;
  flex-direction: column;
}
.title-p h1 {
  text-align: left;
  width: 100%;
  font-size: 3rem;
  margin-bottom: 30px;
}
.title-p p {
  font-size: 18px;
}
.final-cta-section-wrapper {
  padding: 0;
}
.icon-images .col-md-4 {
  margin-bottom: 20px;
}
.icon-images .emailw-value-prop-card-wrapper-copy {
  width: 100%;
  height: 100%;
}
#tx-live-lang-container {
  display: none !important;
}
/*# sourceMappingURL=style.css.map */