
.toast-content[data-v-e3b4532c] {
    display: flex;
    flex-direction: column;
    gap: 2px;
}
.toast-title[data-v-e3b4532c] {
    color: #fff;

    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
    padding: 0;
}
.toast-subtitle[data-v-e3b4532c] {
    color: rgba(255, 255, 255, 0.6);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
    padding: 0;
}
