.modal-gallery-actions {
  box-sizing: border-box;
  width: 250px;
  height: 100%;
  border-left: var(--hs-border-light);
}

.modal-gallery-actions__top {
  box-sizing: border-box;
  width: 100%;
  height: 100px;
  border-bottom: var(--hs-border-light);
}

.modal-gallery-actions__button {
  color: inherit;
}
