body {
   overflow-y: auto;
}
.modal-open {
    overflow-y: auto !important;
}
.magenta {
    color:#dd127b;
}
