.modal-content{
  !important;
}
.modal-header{
  border-bottom: unset !important;
  text-align: center;
}
.modal-header h5{
  font-weight: 700 !important;
  font-size: 39px;
  color: white; 
}
.formpage{
background-color: transparent;
}
.close{
  color: #cbdce4 !important;
}
.modal-footer{
  border-top: unset!important;
}
.btn-half{
  display: flex;
  justify-content: center;
  align-items: center; 
}