//
// Divider Solid Style
//

/* Solid Divider */
.u-divider-solid {
  border-top-style: solid;
}