.smb-step__item__title > .smb-step__item__number {
  background-color: #f9e621;
  color: #222;
  font-weight: bold;
  font-size: 1.2em;
}
.smb-step__item__title span {
  background-color: #0683c8;
  color: #fff;
  padding: 5px 10px;
  border-radius: 7px;
}
.smb-step__item__body {
  margin-left: 25px;
}

@media screen and (max-width: 767.98px) {

}