.custom-form{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center}.form-field input{width:250px;padding:10px;border:1px solid #ccc;border-radius:5px}.form-button input{background-color:#007bff;color:white;padding:10px 20px;border:none;border-radius:5px;cursor:pointer}.form-button input:hover{background-color:#0056b3}.form-heading{font-size:24px;font-weight:700;text-align:center;margin-bottom:10px}.form-description{font-size:16px;text-align:center;margin-bottom:20px;color:#666}.tangerine-regular{font-family:"Tangerine",serif;font-weight:400;font-style:normal}@media (max-width:767px){#masthead .site-branding{flex:1;text-align:center}#masthead .menu-toggle{order:-1}#masthead .header-buttons{display:flex;gap:5px}#masthead .header-buttons a{padding:5px 10px;font-size:12px;white-space:nowrap}}