/** @format */

.custom-toast-wrap {
    background: #333;
    border: 1px solid silver;
    border-radius: 10px;
    padding: 10px;
}
