.thanks-top{
	 background-image: linear-gradient(to right, rgba(241, 251, 206, 1), rgba(198, 221, 255, 1)) !important;
}

.thanks-top .container {
    max-width: 630px;
    margin: 0 auto;
    padding: 50px 20px;	   
}

.thanks-top h2{
	color: #142641;
}

.thanks-top h3 a{
	color: #0c5394;
  font-weight:700;
}
.wpml-ls-sub-menu{
  top: -140px !important;
}
@media only screen and (max-width: 767px) {
  #homepage-use-cases{
    padding-bottom: 0px !important;
  }
}