// Modal
.modal-content {
  border: 0;
  box-shadow: $modal-box-shadow;
}
