/* Custom modal border radius override */
.modal--default {
  border-radius: 30px !important;
} 
.modal-section{
  height: 420px;
}