﻿
#headerToast.toast-header-success {
    background-color: #71bf53;
}

#headerToast.toast-header-error {
    background-color: red;
}
