.fontIcon {
    font-family: 'Font Awesome 6 Free' !important;
}

    .fontIcon.kirmizi {
        color: red;
    }

    .fontIcon.mavi {
        /*color: #4877f4;*/
        /*color: #0096FF;*/
        /*color: #0066FF;*/
        color: #3e65ff !important;
    }

    .fontIcon.yesil {
        /*color: #77c897;*/
        color: #66FF00;
    }

    .fontIcon.turuncu {
        /*color: darkorange;*/
        color: #FFAC1C;
    }

    .fontIcon.limegreen {
        color: limegreen;
    }

    .fontIcon.fontSize14 {
        font-size: 14px;
    }


.fas.fa-times {
    font-size: 22px !important;
}

.fa-solid.fa-xmark:not(.smsGonderHatali) {
    font-size: 22px !important;
}

.far.fa-object-ungroup {
    font-size: 16px !important;
}
