.ctct-inline-form{
      max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.ctct-inline-form2{
text-align: center;
}
.signup-form {
    background: rgba(0, 0, 0, 0.75) 0% 0% no-repeat padding-box;
    padding: 0 2.4rem;
}
.ctct-gdpr-text {
    text-align: center;
}
.ctct-inline-form2 {
    color: #ffffff;
    line-height: 2.6rem;
}
.ctct-inline-form2 h2 {
    font-size: 3.2rem;
}
.ctct-inline-form2 p {
    font-size: 1.4rem;
}
.newsletter-label p {
 font-size: 1.4rem;
}
.ctct-form-defaults {
	text-align: center;
}
 
.ctct-form-success h2 {
	 border-bottom: 1px solid #387c2c;
    display: inline-block;
    padding: 20px 60px;
}