@media only screen and (max-width:767.98px){
  .e-bulten-anasayfa .mail-submit-box{ 
    height:unset !important;
  }
}
[data-bs-theme=dark] .ih-homepage .e-bulten-anasayfa .form-item-telefon-numaraniz input.form-text,
[data-bs-theme=dark] .ih-homepage .e-bulten-anasayfa .form-item-e-posta input.form-email,
[data-bs-theme=dark] .ih-homepage .e-bulten-anasayfa .form-item-e-posta{
    background-color: white !important;
}