.divider-modal {
  background-color: #0eb1ba;
  min-height: 3px;
}
#scroll-modal {
  max-height: 900px;
  overflow-y: auto !important;
}
