@import "../../scss/base";

.et-core-divider {
  border-top: 2px solid $button-align-background;
  margin-top: 16px;
  padding-top: 16px;
}
