.modal-content {
    
    padding: 30px;
   
    background-color: #E8FBFF;
   
    border: 0px solid rgba(0,0,0,.2);
   
}
.modal-header {
   
    border-bottom: 0px solid #dee2e6;
   
}
