﻿/*body ,  a, tr , td , th , span , div , dl , dt , dd ,h1, h2, h3, h4, h5, h6 , strong , small , header , footer , main , aside  {*/
/*    font-family: "iran-sans" ,sans-serif;*/
/*}*/

.ck-editor *{
    font-family: "Arial", Verdana, sans-serif !important;
}

textarea{
    resize: none;
}

.custom-word-break{
    word-break: break-word;
}

.w-6rem{
    width: 6rem;
}

.g-recaptcha {
    margin-bottom: 30px !important;
}

