:root {
    --dt-row-selected: 148, 192,72 !important;
    --swal2-confirm-button-background-color: #94c048;
}
a {
    text-decoration: none!important
}
body.swal2-height-auto {
    height: 100vh!important;
}