.notyf__icon > i {
    color: white !important;
}

.notyf__dismiss-btn {
    height: 100% !important;
    filter: brightness(.8);
    &::before,
    &::after {
        border-color: white !important;
        background: white !important;
    }
}