.divider-contained > .divider {
  width: 100%;
  background-color: #e5e5e5;
  height: 2px;
}
.divider-full > .divider {
  width: 100%;
  background-color: #e5e5e5;
  height: 1px;
}
