/* Apply same font style as defined for p tag */
.wp-block-uagb-icon-list {
  font-family: Roboto;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
