#breadcrumb_area .breadcrumb li.breadcrumb-item a {
    color: #fff !important;
}
._H4Text {
    font-size: 1.4rem;
    color: #fe9900;
    line-height: 3rem;
}
.captcha__description.description {
    color: #fff;
}
.sticky-image-container img {
    /* width: 60px; */
    width: 100%;
    border-radius: 20px;
    height: auto;
    margin: auto;
}
@media (max-width: 767px) {
.view-request-demo-faq .accordion-body p {
    padding: 0 10px 10px 0;
    padding-left: 40px;
}
span._letter {
    font-size: 46px !important;

}
.get-touch {
    display: flex;
    justify-content: center;
}
  .service-title-sticky {
    margin-left: 0.4rem !important;
    visibility: unset !important;
  }
  .about-title {
     margin-bottom: unset !important; 
}
.about-body p {
    max-width: 740px;
    width: 100%;
    margin-bottom: 40px;
    color: #fff;
    font-size: 24px;
    margin-top: 20px;
    line-height: 33px;
}
.creative-hero {
    padding: 30px 16px 72px;
}
a.contact-line:hover {
    color: #fff;
}

}