@import '../style/var.less';
.workflow--section {
  padding: @padding;
  padding-top: 0;
  margin-top: @margin;
  background-color: #fff;
}