.modal .large .modal-content {
  min-height: 900px; /* - height - 100*/
}

.bg-primary a:not(.btn) {
  color: white !important;
}

.bg-primary a:hover:not(.btn) {
  color: #f0f0f0 !important;
}

