.is-style-dashed-borders {
  border-top: 1px dashed rgba(0, 0, 0, 0.25);
  border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
  padding: 10px 0 !important;
}
