
.step-fbmp-guide[data-v-4397e1ec] {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #18c5bd;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: white;
}
.step-guide[data-v-4397e1ec] {
  background: #c7cfcf1a;
  border-radius: 22px;
}
.circle-icon[data-v-4397e1ec] {
  width: 5px;
  height: 5px;
  border: 1px solid #18c5bd;
  border-radius: 50%;
  margin-right: 10px;
}
.square-icon[data-v-4397e1ec] {
  width: 5px;
  height: 5px;
  background-color: #18c5bd;
  border: 1px solid #18c5bd;
  margin-right: 10px;
}

