.btn-confirm {
    width: 100%;
    max-width: 200px;
    color: white;
}
.notify-success {
    background-color: #EEF8F1;
}