﻿.toast-title {
    font-size: 16px;
}

.toast-message {
    font-size: 14px;
}

.toast-close-button {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: bold;
    line-height: 1;
}

.toast-top-right-with-margin {
    top: 160px;
    right: 10px;
}