/*!

Theme Name: bicycle-adventures
Description: Dedicated Wordpress theme for Default Theme

*/
.gform_card_icon_container > div {
  width: 36px !important;
}

.gform_wrapper .gfield_list_cell {
  width: calc(50% - 20px) !important;
  padding-right: 10px !important;
}
.gform_wrapper .gfield_list_icons {
  display: flex !important;
  width: auto !important;
  top: 10px;
}
.gform_wrapper .gfield_list_icons > * {
  width: 24px !important;
  height: 24px !important;
  display: block !important;
  align-items: center !important;
  justify-content: center !important;
}
.gform_wrapper .gfield_list_icons > * > * {
  all: unset !important;
  max-width: 20px !important;
}
