@font-face {
    font-family: 'Darker Grotesque', sans-serif;
}

.bs4ToastWrapper{
    position: fixed;
    z-index: 9999999 !important;
    right: 25px;
    bottom: 70px;
    width: 300px;
    font-family: 'Darker Grotesque', sans-serif;
}

.bs4Toasticonimage{
    height: 15px;
}

.bs4Toasticon{
    margin-right: 0.5rem;
}

.toast-body, .toast-header{
    font-size: 22px;
}