* {
  font-weight: bold !important;
}
/* توسيط جميع العناوين */
h1, h2, h3, h4, h5, h6 {
    text-align: center !important;
}img.features-section-img {
    display: none !important;
}
@import url('https://fonts.googleapis.com/css2?family=Baloo+Bhaijaan+2:wght@400..800&display=swap');
body {
  font-family: "Baloo Bhaijaan 2", sans-serif !important
}