﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

swal-title {
    margin: 0px;
    font-size: 12px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.21);
    margin-bottom: 28px;
    color:red
}

.swal2-popup {
    font-size: 14px !important;
    font-family: a_iranian_sansregular !important;
}
.swal2-title {
    font-size: 15px !important;
    font-family: a_iranian_sansregular !important;
}
