*/ تصغير حجم الأيقونات في قسم المميزات */
*/.features-section img,
*/.features-section svg {
*/    width: 45px !important;
*/    height: 45px !important;
}

*/ لو كانت داخل صندوق (card) */
/*.features-section .feature-icon img,
/*.features-section .feature-icon svg {
/*    width: 45px !important;
/*    height: 45px !important;
}