.book-author-template-email-signup-section { padding: 0; position: relative; margin-bottom: -70px; } .container.email-signup-wrapper { background: #A26A42; padding: 30px 30px; border-radius: 10px; } .email-signup-content-wrapper h4 { color: #fff; font-size: 32px; font-family: raleway; line-height: 37px; margin-top:0; } .email-signup-content-wrapper p { font-family: Poppins; font-size: 16px; font-weight: 400; line-height: 24px; text-align: left; color:#fff; margin-bottom:0; } .email-signup-form-container { display: flex; justify-content: end; } .signup-button { border-color: #fff; background-color: #fff; color: #A26A42; padding: 10px 14px; } .mc4wp-form-fields input[type="email"] { color: #fff !important; border: 1px solid #c59471 !important; border-radius: 3px 0px 0px 3px; padding: 16px 90px; background: #B18261 !important; } .mc4wp-form-fields input[type="email"]::placeholder{ color: #fff; text-align: left; } .mc4wp-form-fields input[type="submit"] { border: 1px solid; border-color: #ffffff; background: #ffffff; color: #000; line-height: 1.6; padding: 16px; transition: .6s; cursor: pointer; border-radius: 3px; font-weight: 400; margin-left: -5px; }