/* Belize SB/MT procedure — STEP 01 shape only */

#belize-seaman-book
.blz2-panel.dark
.blz2-step:first-child
.blz2-step-num{
  width:33px !important;
  min-width:33px !important;
  max-width:33px !important;

  height:33px !important;
  min-height:33px !important;
  max-height:33px !important;

  padding:0 !important;

  display:grid !important;
  place-items:center !important;

  border-radius:50% !important;

  box-sizing:border-box !important;
}
