/* Bid2Stay 28.23.3 — final contact + map polish lock */
#b2sContactSend{
  justify-content:center!important;
  align-items:center!important;
  gap:12px!important;
}
#b2sContactSend::before{
  content:none!important;
  display:none!important;
}
#b2sContactSend .b2s-ui-icon{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:18px!important;
  height:18px!important;
  flex:0 0 18px!important;
}
#b2sContactSend .b2s-ui-icon svg{
  width:18px!important;
  height:18px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.9!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
