.themed-section { background-color: #00003c; position: relative; border-radius: 15px; overflow: hidden; } .themed-section form { position: relative; z-index: 2; margin-left: auto; margin-right: auto; } .themed-section .background-grid { position: absolute; opacity: 0.6; pointer-events: none; } .themed-section .section-title { margin-bottom: 16px; } .themed-section { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 40px 32px; } .themed-text { max-width: 760px; margin: 0 auto; } .themed-text h2, .themed-text p { text-align: start; } .themed-text p { font-size: 24px; font-weight: 500; } .themed-text { text-align: center !important; font-size: 24px !important; font-weight: 500 !important; } .themed-text h2 { text-align: center; } .form-block { margin-top: 60px; }