div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
    background-color: #8aaf38;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus {
    box-shadow: 0 0 0 3px rgba(137, 175, 56, 0.5);
}