.section.newsletter {max-width: 1920px;margin: 0 auto;background: var(--primary); } .section.newsletter .container {padding-top: 1.625rem;padding-bottom: 5.1875rem; } .section.newsletter.last .container {padding-bottom: 0; } .section.newsletter h1, .section.newsletter .h1 {color: var(--black);text-align: center;font-family: "Lora";font-size: 1.5rem;font-weight: 400;display: flex;justify-content: center;margin-bottom: 1.5625rem;padding: 0; } .section.newsletter .input-group {display: flex;justify-content: center;margin-bottom: 0; } .section.newsletter .form-control {max-width: 30.75rem;border: solid 0.125rem var(--white);background: var(--primary);height: 2.875rem;box-shadow: none !important;color: var(--white); } .section.newsletter .form-control::placeholder {color: var(--white); } .section.newsletter .custom-checkbox {text-align: center;color: var(--white); } .section.newsletter form .btn {width: 7.5625rem;color: var(--primary); } .section.newsletter form .btn::before {content: none; } 