#wpforms-64-field_13-container, #wpforms-64-field_14-container,#wpforms-64-field_1-container,#wpforms-64-field_12-container,#wpforms-64-field_15-container{
    display:none;
}
#wpforms-93-field_13-container, #wpforms-93-field_14-container{
    display:none;
}
#wpforms-form-64{
    max-width:700px;
    display: flex;
  flex-direction: column; /* Stack divs vertically */
  align-items: center;    /* Center divs horizontally */
  justify-content: center; 
}
footer div{
    padding-top:10px!important;
    padding-bottom:10px!important;
}
header{
    padding-top:0px!important;
    padding-bottom:0px!important;
    position:sticky;
     top: 0;        
  z-index: 1000;
}
header .wp-block-group,header .wp-block-group .wp-block-group .wp-block-group{
    padding-top:0px!important;
    padding-bottom:0px!important;
}