{"id":250,"date":"2026-02-17T14:05:42","date_gmt":"2026-02-17T11:05:42","guid":{"rendered":"https:\/\/alaoun.org\/en\/?page_id=250"},"modified":"2026-03-12T21:47:11","modified_gmt":"2026-03-12T18:47:11","slug":"ramadan-general","status":"publish","type":"page","link":"https:\/\/alaoun.org\/en\/ramadan-general\/","title":{"rendered":"Ramadan General"},"content":{"rendered":"\n<!-- GOOGLE FONT -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;700&#038;display=swap\" rel=\"stylesheet\">\n\n<!-- FONT AWESOME -->\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\n\n<style>\n.page-id-250 .ast-container {\n  max-width: 100% !important;\n  padding-left: 0 !important;\n  padding-right: 0 !important;\n}\n.page-id-250 .ast-primary-header-bar {\n    display: none !important;\n}\n.page-id-250 .entry-content {\n  max-width: 100% !important;\n  margin: 0 !important;\n  padding: 0 !important;\n}\n\n\/* Remove Astra container spacing only on Ramadan page *\/\n.page-id-250.ast-plain-container.ast-no-sidebar #primary {\n    margin-top: 0 !important;\n    margin-bottom: 0 !important;\n    padding-top: 0 !important;\n    padding-bottom: 0 !important;\n}\n\n.page-id-250 .entry-title {\n    display: none !important;\n}\n.page-id-250 footer.footer {\n    display: none !important;\n}\n\n.page-id-250 .entry-content > * {\n  max-width: 100% !important;\n}\n\/* Remove underline from links on Ramadan page *\/\n.page-id-250 .entry-content a {\n  text-decoration: none !important;\n}\n\n\/* Also ensure hover doesn't add underline *\/\n.page-id-250 .entry-content a:hover {\n  text-decoration: none !important;\n}\n\n.page-id-250 .ramadan-hero,\n.page-id-250 .ramadan-section {\n  position: relative;\n  width: 100vw;\n  left: 50%;\n  margin-left: -50vw;\n}\n.page-id-250 .nav-container {\n    display: none !important;\n}\n\n.ramadan-container {\n  width: 100%;\n  max-width: 1440px;\n  margin: 0 auto;\n  padding: 40px 40px;\n  font-family: 'Montserrat', sans-serif;\n}\n\n@media(max-width:1440px){\n  .ramadan-container {\n    padding: 60px 25px;\n  }\n}\n\/* HEADER *\/\n.ramadan-header{\n  width:100%;\n  background:#ffffff;\n  padding:15px 0;\n  box-shadow:0 2px 6px rgba(0,0,0,0.05);\n  position:relative;\n  z-index:100;\n}\n\n.ramadan-header-container{\n  max-width:1440px;\n  margin:0 auto;\n  padding:0 40px;\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n}\n\n.ramadan-header-logo img{\n  height:50px;\n}\n\n.ramadan-header-social{\n  display:flex;\n  gap:15px;\n  align-items:center;\n}\n\n.ramadan-header-social img{\n  width:20px;\n  height:20px;\n  transition:0.3s;\n}\n\n.ramadan-header-social img:hover{\n  transform:scale(1.15);\n}\n\n\n\/* Mobile *\/\n@media(max-width:768px){\n\n  .ramadan-header-container{\n    padding:0 20px;\n  }\n\n  .ramadan-header-logo img{\n    height:40px;\n  }\n\n  .ramadan-header-social img{\n    width:18px;\n    height:18px;\n  }\n\n}\n\n.ramadan-hero {\n  min-height: 720px;\n  display: flex;\n  align-items: center;\n  background: linear-gradient(90deg, rgba(0,110,90,0.85) 0%, rgba(0,110,90,0.75) 35%, rgba(0,0,0,0) 70%), url('https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/Mask-group-2026-02-24T152205.946.png');\n  background-size: cover;\n  background-position: center right;\n  background-repeat: no-repeat;\n}\n\n.ramadan-content {\n  max-width: 700px;\n}\n\n.ramadan-content h1 {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 50px;\n  line-height: 110%;\n  text-transform: uppercase;\n  color: #ffffff;\n  margin-bottom: 20px;\n}\n\n.ramadan-content h3 {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 35px;\n  line-height: 110%;\n  color: #ffffff;\n  margin-bottom: 20px;\n}\n\n.ramadan-content p {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 400;\n  font-size: 20px;\n  line-height: 100%;\n  color: #ffffff;\n  margin-bottom: 30px;\n}\n\n.ramadan-btn {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 20px;\n  background: #f4a622;\n  color: #003d2e;\n  padding: 14px 28px;\n  border-radius: 6px;\n  text-decoration: none;\n  display: inline-block;\n}\n\n.ramadan-section {\n  background: #f4f6f5;\n}\n\n.ramadan-why-grid {\n  display: grid;\n  grid-template-columns: 520px 1fr;\n  gap: 80px;\n  align-items: center;\n}\n\n.ramadan-why-image img {\n  width: 100%;\n  border-radius: 14px;\n  display: block;\n}\n\n.ramadan-why-content h2 {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 40px;\n  line-height: 110%;\n  text-transform: uppercase;\n  color: #2F537D;\n  margin-bottom: 15px;\n}\n\n.ramadan-line {\n  width: 480px;\n  height: 3px;\n  background: #f4a622;\n  margin-bottom: 25px;\n}\n\n.ramadan-why-content p,\n.ramadan-why-content li {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 400 !important;\n  font-size: 22px !important;\n  line-height: 100%;\n  color: #000000;\n  margin-bottom: 10px;\n}\n\n\n.ramadan-why-content ul {\n  padding-left: 18px;\n  margin-bottom: 20px;\n}\n\n.ramadan-support-btn {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 20px;\n  background: #209269;\n  color: #ffffff;\n  padding: 14px 26px;\n  border-radius: 6px;\n  text-decoration: none;\n  display: inline-block;\n}\n\n.ramadan-support-section {\n  background: url('https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/Group-1000003733.png');\n  background-size: cover;\n  background-position: center;\n}\n\n.ramadan-support-header {\n  text-align: center;\n  margin-bottom: 50px;\n}\n\n.ramadan-support-header h2 {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 40px;\n  line-height: 110%;\n  text-transform: uppercase;\n  color: #2F537D;\n  text-align: center;\n  margin-bottom: 15px;\n}\n\n.ramadan-yellow-line {\n  width: 550px;\n  height: 4px;\n  background: #E6A323;\n  margin: 0 auto 20px auto;\n}\n\n.ramadan-support-header p {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 400;\n  font-size: 22px;\n  line-height: 100%;\n  color: #000;\n  text-align: center;\n  margin-bottom: 15px;\n}\n\n.ramadan-choose {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 20px;\n  text-align: center;\n  margin-bottom: 20px;\n  \n  color: #000;\n}\n\n.ramadan-cards {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 30px;\n}\n\n.ramadan-cards-bottom {\n  display: flex;\n  justify-content: center;\n  gap: 30px;\n  margin-top: 30px;\n}\n\n.ramadan-card {\n  background: #E6A323;\n  padding: 35px 25px;\n  border-radius: 14px;\n  text-align: center;\n}\n\n.ramadan-card-amount {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 50px;\n  line-height: 100%;\n  color: #2F537D;\n  margin-bottom: 8px;\n}\n\n.ramadan-card-title {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 25px;\n  line-height: 100%;\n  margin-bottom: 15px;\n   color: #2F537D;\n}\n\n.ramadan-card-divider {\n  height: 4px;\n  width: 90%;\n  background: #2f7d5b;\n  margin: 0 auto 20px auto;\n}\n\n.ramadan-card-text {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 500;\n  font-size: 22px;\n  line-height: 100%;\n  margin-bottom: 20px;\n   color: #2F537D;\n}\n\n.ramadan-card-btn {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 20px;\n  background: #209269;\n  color: #fff;\n  padding: 12px 22px;\n  border-radius: 6px;\n  text-decoration: none;\n  display: inline-block;\n}\n\n.ramadan-why-box {\n  background: #E6D2B1;\n  border-radius: 14px;\n  padding: 35px 40px;\n  margin-top: 50px;\n}\n\n.ramadan-why-box h3 {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 26px;\n  text-transform: uppercase;\n  text-align: center;\n  color: #2F537D;\n  margin-bottom: 10px;\n}\n\n.ramadan-why-divider {\n  width: 520px;\n  height: 3px;\n  background: #E6A323;\n  margin: 0 auto 25px auto;\n}\n\n.ramadan-why-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 30px;\n}\n\n.ramadan-why-grid ul {\n  padding-left: 20px;\n  margin: 0;\n}\n\n.ramadan-why-grid li {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 600;\n  font-size: 22px !important;\n  color: #000;\n}\n\n.ramadan-feed-btn {\n  display: block;\n  width: fit-content;\n  margin: 25px auto 0 auto;\n  background: #209269;\n  color: #fff;\n  padding: 12px 26px;\n  border-radius: 6px;\n  text-decoration: none;\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 20px !important;\n}\n\n.ramadan-impact-section {\n  background: #ffffff;\n}\n\n.ramadan-impact-grid {\n  display: grid;\n  grid-template-columns: 1fr 520px;\n  gap: 80px;\n  align-items: center;\n}\n\n.ramadan-impact-content h2 {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 40px;\n  line-height: 110%;\n  text-transform: uppercase;\n  color: #2F537D;\n  margin-bottom: 10px;\n}\n\n.ramadan-impact-divider {\n  width: 520px;\n  height: 3px;\n  background: #E6A323;\n  margin-bottom: 20px;\n}\n\n.ramadan-impact-content p,\n.ramadan-impact-content li {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 400;\n  font-size: 22px;\n  line-height: 100%;\n  color: #000;\n}\n\n.ramadan-impact-content ul {\n  padding-left: 20px;\n  margin-top: 15px;\n  margin-bottom: 25px;\n}\n\n.ramadan-impact-content li {\n  margin-bottom: 10px;\n}\n\n.ramadan-impact-btn {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 20px !important;\n  background: #209269;\n  color: #fff;\n  padding: 14px 26px;\n  border-radius: 6px;\n  text-decoration: none;\n  display: inline-block;\n}\n\n.ramadan-impact-image img {\n  width: 100%;\n  border-radius: 14px;\n  display: block;\n}\n.ramadan-cta-divider {\n  width: 520px;\n  height: 4px;\n  background: #2f7d5b; \/* green color *\/\n  margin: 20px auto 25px auto;\n  border-radius: 2px;\n}\n\n.ramadan-cta-section {\n  position: relative;\n  background-image: url('https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/Mask-group-98.png'), url('https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/Mask-group-99.png'), url('https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/Group-1000003734.png');\n  background-position: left center, right center, center center;\n  background-repeat: no-repeat, no-repeat, no-repeat;\n  background-size: auto 100%, auto 100%, cover;\n  background-color: #18416e;\n}\n\n.ramadan-cta-section .ramadan-container {\n  padding-top: 90px;\n  padding-bottom: 90px;\n}\n\n.ramadan-cta-content {\n  text-align: center;\n  max-width: 900px;\n  margin: 0 auto;\n}\n\n.ramadan-cta-content h2 {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 40px;\n  line-height: 110%;\n  text-transform: uppercase;\n  color: #E6A323;\n  margin-bottom: 15px;\n}\n\n.ramadan-cta-content p {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 400;\n  font-size: 22px;\n  line-height: 100%;\n  color: #ffffff;\n  margin-bottom: 12px;\n}\n\n.ramadan-cta-small {\n  font-size: 18px !important;\n  opacity: 0.95;\n}\n\n.ramadan-cta-btn {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 20px !important;\n  background: #209269;\n  color: #fff;\n  padding: 14px 32px;\n  border-radius: 6px;\n  text-decoration: none;\n  display: inline-block;\n  margin-top: 15px;\n}\n\n.ramadan-footer {\n  background: #E9EFED;\n\n}\n\n.ramadan-footer-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  align-items: center;\n  gap: 40px;\n}\n\n.ramadan-footer-left img {\n  max-width: 180px;\n  margin-bottom: 15px;\n}\n\n.ramadan-footer-left p {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 500;\n  font-size: 18px;\n  line-height: 100%;\n  color: #209269;\n  max-width: 420px;\n  margin-top: 50px;\n}\n\n.ramadan-newsletter {\n  text-align: center;\n}\n\n.ramadan-newsletter h3 {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 30px;\n  line-height: 120%;\n  color: #2F537D !important;\n  margin-bottom: 10px;\n}\n\n.ramadan-newsletter p {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 20px;\n  margin-bottom: 15px;\n}\n\n.ramadan-newsletter input {\n  width: 100%;\n  max-width: 400px;\n  padding: 12px;\n  border: none;\n  background: #ffffff;\n  font-family: 'Montserrat';\n  margin-bottom: 10px;\n}\n\n.ramadan-newsletter button {\n  background: #209269;\n  color: #fff;\n  padding: 12px 35px;\n  border: none;\n  font-family: 'Montserrat';\n  font-weight: 700;\n  cursor: pointer;\n  font-size: 20px !important;\n}\n.ramadan-footer-social img {\n    width: 20px !important;\n    height: 20px !important;\n    max-width: none !important;\n}\n\n.ramadan-footer-contact {\n  margin-top: 20px;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  gap: 20px;\n  flex-wrap: wrap;\n}\n\n.ramadan-footer-contact span,\n.ramadan-footer-contact a {\n  font-family: 'Gotham', sans-serif;\n  font-weight: 500;\n  font-size: 18px;\n  line-height: 100%;\n  color: #209269;\n  text-decoration: none;\n}\n\n.ramadan-footer-social {\n  display: flex;\n  gap: 12px;\n}\n\n.ramadan-footer-social a {\n  color: #209269;\n  font-size: 18px;\n}\n\n@media(max-width:1024px){\n  .ramadan-why-grid {\n    grid-template-columns: 1fr;\n  }\n  .ramadan-cards {\n    grid-template-columns: 1fr;\n  }\n  .ramadan-cards-bottom {\n    flex-direction: column;\n    align-items: center;\n  }\n  .ramadan-impact-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media(max-width:768px){\n  .ramadan-content h1 {\n    font-size: 32px;\n  }\n  .ramadan-content h3 {\n    font-size: 24px;\n  }\n  .ramadan-content p {\n    font-size: 16px;\n  }\n  .ramadan-footer-grid {\n    grid-template-columns: 1fr;\n    text-align: center;\n  }\n  .ramadan-cta-section {\n    background-position: left bottom, right bottom, center center;\n    background-size: 40% auto, 40% auto, cover;\n  }\n  .ramadan-cta-content h2 {\n    font-size: 26px;\n  }\n}\n\n\/* =========================\n   MOBILE RESPONSIVE FIXES\n   ========================= *\/\n\n@media(max-width:768px){\n\n  \/* Prevent horizontal scroll from 100vw sections *\/\n  .ramadan-hero,\n  .ramadan-section{\n    width:100%;\n    left:0;\n    margin-left:0;\n  }\n\n  .ramadan-container{\n    padding:40px 20px;\n  }\n\n  \/* HERO SECTION *\/\n  .ramadan-hero{\n    min-height:auto;\n    padding:60px 0;\n    background-position:center;\n  }\n\n  .ramadan-content h1{\n    font-size:28px;\n    line-height:130%;\n  }\n\n  .ramadan-content h3{\n    font-size:20px;\n    line-height:130%;\n  }\n\n  .ramadan-content p{\n    font-size:16px;\n    line-height:140%;\n  }\n\n  .ramadan-btn{\n    font-size:16px;\n    padding:12px 20px;\n  }\n\n  \/* WHY SECTION *\/\n  .ramadan-why-content h2{\n    font-size:26px;\n  }\n\n  .ramadan-why-content p,\n  .ramadan-why-content li{\n    font-size:16px !important;\n    line-height:140%;\n  }\n\n  .ramadan-line{\n    width:100%;\n    max-width:220px;\n  }\n\n  \/* SUPPORT HEADER *\/\n  .ramadan-support-header h2{\n    font-size:26px;\n  }\n\n  .ramadan-support-header p{\n    font-size:16px;\n    line-height:140%;\n  }\n\n  .ramadan-yellow-line{\n    width:100%;\n    max-width:240px;\n  }\n\n  \/* CARDS *\/\n  .ramadan-card{\n    padding:25px 20px;\n  }\n\n  .ramadan-card-amount{\n    font-size:32px;\n  }\n\n  .ramadan-card-title{\n    font-size:20px;\n  }\n\n  .ramadan-card-text{\n    font-size:16px;\n    line-height:140%;\n  }\n\n  .ramadan-card-btn{\n    font-size:16px;\n  }\n\n  \/* WHY BOX *\/\n  .ramadan-why-box{\n    padding:25px 20px;\n  }\n\n  .ramadan-why-divider{\n    width:100%;\n    max-width:260px;\n  }\n\n  .ramadan-why-grid li{\n    font-size:16px !important;\n    line-height:140%;\n  }\n\n  \/* IMPACT SECTION *\/\n  .ramadan-impact-content h2{\n    font-size:26px;\n  }\n\n  .ramadan-impact-divider{\n    width:100%;\n    max-width:260px;\n  }\n\n  .ramadan-impact-content p,\n  .ramadan-impact-content li{\n    font-size:16px;\n    line-height:140%;\n  }\n\n  .ramadan-impact-btn{\n    font-size:16px !important;\n  }\n\n  \/* CTA SECTION *\/\n  .ramadan-cta-content h2{\n    font-size:24px;\n    line-height:130%;\n  }\n\n  .ramadan-cta-content p{\n    font-size:16px;\n    line-height:140%;\n  }\n\n  .ramadan-cta-divider{\n    width:100%;\n    max-width:260px;\n  }\n\n  .ramadan-cta-btn{\n    font-size:16px !important;\n  }\n\n  \/* FOOTER *\/\n  .ramadan-footer-left p{\n    font-size:15px;\n    margin-top:20px;\n  }\n\n  .ramadan-newsletter h3{\n    font-size:22px;\n  }\n\n  .ramadan-newsletter p{\n    font-size:16px;\n  }\n\n  .ramadan-newsletter button{\n    font-size:16px !important;\n  }\n\n  .ramadan-footer-contact span,\n  .ramadan-footer-contact a{\n    font-size:15px;\n  }\n\n}\n\n\n\/* EXTRA SMALL MOBILE *\/\n@media(max-width:480px){\n\n  .ramadan-content h1{\n    font-size:24px;\n  }\n\n  .ramadan-content h3{\n    font-size:18px;\n  }\n\n  .ramadan-card-amount{\n    font-size:28px;\n  }\n\n}\n@media (max-width: 767px) {\n    .ramadan-cta-section .ramadan-container {\n        padding-top: 40px;\n        padding-bottom: 160px;\n    }\n}\n\n<\/style>\n<!-- CUSTOM RAMADAN HEADER -->\n<header class=\"ramadan-header\">\n  <div class=\"ramadan-header-container\">\n\n    <!-- Logo -->\n    <div class=\"ramadan-header-logo\">\n      <img decoding=\"async\" src=\"https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/Vector-24.png\" alt=\"Logo\">\n    <\/div>\n\n    <!-- Social Icons -->\n    <div class=\"ramadan-header-social\">\n\n      <a href=\"https:\/\/facebook.com\/asecour\">\n        <img decoding=\"async\" src=\"https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/Vector-21-1.png\">\n      <\/a>\n\n      <a href=\"https:\/\/twitter.com\/asecours\">\n        <img decoding=\"async\" src=\"https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/x.png\">\n      <\/a>\n\n      <a href=\"https:\/\/instagram.com\/asecours\">\n        <img decoding=\"async\" src=\"https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/Vector-22.png\">\n      <\/a>\n\n      <a href=\"https:\/\/youtube.com\/@Asecours\">\n        <img decoding=\"async\" src=\"https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/Vector-23.png\">\n      <\/a>\n\n    <\/div>\n\n  <\/div>\n<\/header>\n\n<section class=\"ramadan-hero\">\n  <div class=\"ramadan-container\">\n    <div class=\"ramadan-content\">\n      <h1>FEED HEARTS.<br>NOURISH HOMES.<br>GIVE THIS RAMADAN.<\/h1>\n      <h3>This Ramadan, your generosity ensures families break their fast with dignity \u2014 not uncertainty.<\/h3>\n      <p>As families fast and reflect during Ramadan, many still face uncertainty about meals, essentials, and Eid preparations. Your support provides relief, joy, and stability when it is needed most.<\/p>\n      <a href=\"https:\/\/alaoun.org\/en\/ramadan\/\" class=\"ramadan-btn\">GIVE TODAY TO SUPPORT FAMILIES<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"ramadan-section\">\n  <div class=\"ramadan-container\">\n    <div class=\"ramadan-why-grid\">\n      <div class=\"ramadan-why-image\">\n        <img decoding=\"async\" src=\"https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/Mask-group-2026-02-23T172249.198.png\">\n      <\/div>\n      <div class=\"ramadan-why-content\">\n        <h2>WHY GIVE DURING RAMADAN?<\/h2>\n        <div class=\"ramadan-line\"><\/div>\n        <p>Ramadan is a time of fasting, reflection, and giving. Your donation lifts the burden of food, so families can lift their hands in prayer \u2014 not in need.<\/p>\n        <ul>\n          <li>Families receive Iftar meals and essentials at the right time.<\/li>\n          <li>Orphans get ongoing care and support.<\/li>\n          <li>Children can celebrate Eid with new clothing, and Zakat al-Fitr reaches those in need.<\/li>\n        <\/ul>\n        <p>Giving during Ramadan multiplies your reward and spreads immediate relief.<\/p>\n        <a href=\"https:\/\/alaoun.org\/en\/ramadan\/\" class=\"ramadan-support-btn\">SUPPORT FAMILIES NOW<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section id=\"ramadan-support\" class=\"ramadan-section ramadan-support-section\">\n  <div class=\"ramadan-container\">\n    <div class=\"ramadan-support-header\">\n      <h2>SUPPORT FAMILIES THIS RAMADAN<\/h2>\n      <div class=\"ramadan-yellow-line\"><\/div>\n      <p>Your Ramadan donation directly provides meals, essentials, and joy to those in need.<\/p>\n      <div class=\"ramadan-choose\">Choose Support:<\/div>\n    <\/div>\n\n    <div class=\"ramadan-cards\">\n      <div class=\"ramadan-card\">\n        <div class=\"ramadan-card-amount\">90 MAD<\/div>\n        <div class=\"ramadan-card-title\">Iftar Meal<\/div>\n        <div class=\"ramadan-card-divider\"><\/div>\n        <div class=\"ramadan-card-text\">Provides one ready Iftar meal for a fasting family at sunset.<\/div>\n        <a href=\"https:\/\/alaoun.org\/en\/iftar-meal\/\" class=\"ramadan-card-btn\">DONATE FOR RAMADAN<\/a>\n      <\/div>\n      <div class=\"ramadan-card\">\n        <div class=\"ramadan-card-amount\">500 MAD<\/div>\n        <div class=\"ramadan-card-title\">Food Basket<\/div>\n        <div class=\"ramadan-card-divider\"><\/div>\n        <div class=\"ramadan-card-text\">Provides a complete Ramadan food basket for a family in need.<\/div>\n        <a href=\"https:\/\/alaoun.org\/en\/food-baskets\/\" class=\"ramadan-card-btn\">DONATE FOR RAMADAN<\/a>\n      <\/div>\n      <div class=\"ramadan-card\">\n        <div class=\"ramadan-card-amount\">500 MAD \/ month<\/div>\n        <div class=\"ramadan-card-title\">Orphan Sponsorship<\/div>\n        <div class=\"ramadan-card-divider\"><\/div>\n        <div class=\"ramadan-card-text\">Sponsor an orphan&#8217;s essential needs and family care throughout and beyond Ramadan.<\/div>\n        <a href=\"https:\/\/alaoun.org\/en\/orphan-sponsorship\/\" class=\"ramadan-card-btn\">DONATE FOR RAMADAN<\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"ramadan-cards-bottom\">\n      <div class=\"ramadan-card\">\n        <div class=\"ramadan-card-amount\">600 MAD<\/div>\n        <div class=\"ramadan-card-title\">Eid Al-Fitr Clothing Gift<\/div>\n        <div class=\"ramadan-card-divider\"><\/div>\n        <div class=\"ramadan-card-text\">Brings joy to children with new clothes<br> to celebrate Eid.<\/br><\/div>\n        <a href=\"https:\/\/alaoun.org\/en\/eid-clothing-gift\/\" class=\"ramadan-card-btn\">DONATE FOR RAMADAN<\/a>\n      <\/div>\n      <div class=\"ramadan-card\">\n        <div class=\"ramadan-card-amount\">25 MAD<\/div>\n        <div class=\"ramadan-card-title\">Zakat al-Fitr<\/div>\n        <div class=\"ramadan-card-divider\"><\/div>\n        <div class=\"ramadan-card-text\">Ensures every eligible individual<br>  receives their right to a blessed Eid.<br><\/div>\n        <a href=\"https:\/\/alaoun.org\/en\/zakat-al-fitr\/\" class=\"ramadan-card-btn\">DONATE FOR RAMADAN<\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"ramadan-why-box\">\n      <h3>WHY GIVING DURING RAMADAN?<\/h3>\n      <div class=\"ramadan-why-divider\"><\/div>\n      <div class=\"ramadan-why-grid\">\n        <ul>\n          <li>Support reaches families immediately.<\/li>\n          <li>Programs are planned with stability for maximum impact.<\/li>\n          <li>Families can focus on worship instead of worry.<\/li>\n        <\/ul>\n        <ul>\n          <li>Your contribution multiplies blessings throughout the month.<\/li>\n          <li>Every act of giving is a sincere devotion in this season of mercy.<\/li>\n        <\/ul>\n      <\/div>\n      <a href=\"https:\/\/alaoun.org\/en\/ramadan\/\" class=\"ramadan-feed-btn\">FEED THE FASTING<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"ramadan-section ramadan-impact-section\">\n  <div class=\"ramadan-container\">\n    <div class=\"ramadan-impact-grid\">\n      <div class=\"ramadan-impact-content\">\n        <h2>CHOOSE HOW YOU<br>MAKE AN IMPACT<\/h2>\n        <div class=\"ramadan-impact-divider\"><\/div>\n        <p>Your support allows Al Aoun to respond where the need is greatest while helping families thrive during Ramadan.<\/p>\n        <ul>\n          <li><strong>Orphan Sponsorship:<\/strong> Ongoing care and emotional support for orphaned children.<\/li>\n          <li><strong>Safe Housing:<\/strong> Repairs and protection so families can fast under a safe roof.<\/li>\n          <li><strong>Iftar Meals &#038; Food Baskets:<\/strong> Daily sustenance for fasting families.<\/li>\n          <li><strong>Eid Gifts &#038; Zakat al-Fitr:<\/strong> Joy and relief for children and communities.<\/li>\n          <li><strong>Student Scholarships &#038; Livelihood Support: <\/strong>  Sustainable opportunities before and after Ramadan.<\/li>\n        <\/ul>\n        <a href=\"#ramadan-support\" class=\"ramadan-impact-btn\">\nCHOOSE A CAMPAIGN TO SUPPORT\n<\/a>\n      <\/div>\n      <div class=\"ramadan-impact-image\">\n        <img decoding=\"async\" src=\"https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/Mask-group-96.png\">\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"ramadan-section ramadan-cta-section\">\n  <div class=\"ramadan-container\">\n    <div class=\"ramadan-cta-content\">\n      <h2>Even the smallest act of giving can change how a family experiences this Ramadan.<\/h2>\n\n      <div class=\"ramadan-cta-divider\"><\/div> <!-- ADD THIS -->\n\n      <p>Give today to provide meals, essentials, and hope for this holy month.<\/p>\n      <p class=\"ramadan-cta-small\">May your generosity be accepted, and may your Ramadan be filled with reflection, mercy, and abundant reward.<\/p>\n      <a href=\"https:\/\/alaoun.org\/en\/ramadan\/\" class=\"ramadan-cta-btn\">GIVE TODAY<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;700&#038;display=swap\" rel=\"stylesheet\">\n\n<section class=\"ramadan-section ramadan-footer\">\n  <div class=\"ramadan-container\">\n    <div class=\"ramadan-footer-grid\">\n      <div class=\"ramadan-footer-left\">\n        <img decoding=\"async\" src=\"https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/Logo-9.png\">\n        <p>Aid and Relief Association is a Moroccan national non-profit charity organization recognized as being of public benefit. The association specializes in designing and implementing integrated care services provided to orphaned families and widowed mothers.<\/p>\n      <\/div>\n      <div class=\"ramadan-newsletter\">\n        <h3>News Letter<\/h3>\n        <p>Enter your email to receive our latest news.<\/p>\n        <form action=\"https:\/\/assets.mailerlite.com\/jsonp\/1608876\/forms\/157719722815653785\/subscribe\" method=\"post\" target=\"_blank\">\n          <input type=\"email\" name=\"fields[email]\" placeholder=\"Your Email Address\" required>\n          <br>\n          <button type=\"submit\">SUBMIT<\/button>\n          <input type=\"hidden\" name=\"ml-submit\" value=\"1\">\n        <\/form>\n        <div class=\"ramadan-footer-contact\">\n          <div class=\"ramadan-footer-social\">\n\n  <a href=\"https:\/\/facebook.com\/asecour\">\n    <img decoding=\"async\" src=\"https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/Vector-21-1.png\" width=\"20\" height =\"20\">\n  <\/a>\n\n  <a href=\"https:\/\/twitter.com\/asecours\">\n    <img decoding=\"async\" src=\"https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/x.png\" width=\"20\">\n  <\/a>\n\n  <a href=\"https:\/\/instagram.com\/asecours\">\n    <img decoding=\"async\" src=\"https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/Vector-22.png\" width=\"20\">\n  <\/a>\n\n  <a href=\"https:\/\/youtube.com\/@Asecours\">\n    <img decoding=\"async\" src=\"https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/Vector-23.png\" width=\"20\">\n  <\/a>\n\n<\/div>\n\n          <span>+212 661 436 722<\/span>\n          <a href=\"mailto:contact@alaoun.org\">contact@alaoun.org<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>FEED HEARTS.NOURISH HOMES.GIVE THIS RAMADAN. This Ramadan, your generosity ensures families break their fast with dignity \u2014 not uncertainty. As [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"content-type":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-250","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Ramadan General - The official website of Aid and Relief<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/alaoun.org\/en\/ramadan-general\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ramadan General - The official website of Aid and Relief\" \/>\n<meta property=\"og:description\" content=\"FEED HEARTS.NOURISH HOMES.GIVE THIS RAMADAN. This Ramadan, your generosity ensures families break their fast with dignity \u2014 not uncertainty. As [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/alaoun.org\/en\/ramadan-general\/\" \/>\n<meta property=\"og:site_name\" content=\"The official website of Aid and Relief\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-12T18:47:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/Vector-24.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/alaoun.org\/en\/ramadan-general\/\",\"url\":\"https:\/\/alaoun.org\/en\/ramadan-general\/\",\"name\":\"Ramadan General - The official website of Aid and Relief\",\"isPartOf\":{\"@id\":\"https:\/\/alaoun.org\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/alaoun.org\/en\/ramadan-general\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/alaoun.org\/en\/ramadan-general\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/Vector-24.png\",\"datePublished\":\"2026-02-17T11:05:42+00:00\",\"dateModified\":\"2026-03-12T18:47:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/alaoun.org\/en\/ramadan-general\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/alaoun.org\/en\/ramadan-general\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/alaoun.org\/en\/ramadan-general\/#primaryimage\",\"url\":\"https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/Vector-24.png\",\"contentUrl\":\"https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/Vector-24.png\",\"width\":252,\"height\":48},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/alaoun.org\/en\/ramadan-general\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629\",\"item\":\"https:\/\/alaoun.org\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Ramadan General\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/alaoun.org\/en\/#website\",\"url\":\"https:\/\/alaoun.org\/en\/\",\"name\":\"The official website of Aid and Relief\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/alaoun.org\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Ramadan General - The official website of Aid and Relief","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/alaoun.org\/en\/ramadan-general\/","og_locale":"en_US","og_type":"article","og_title":"Ramadan General - The official website of Aid and Relief","og_description":"FEED HEARTS.NOURISH HOMES.GIVE THIS RAMADAN. This Ramadan, your generosity ensures families break their fast with dignity \u2014 not uncertainty. As [&hellip;]","og_url":"https:\/\/alaoun.org\/en\/ramadan-general\/","og_site_name":"The official website of Aid and Relief","article_modified_time":"2026-03-12T18:47:11+00:00","og_image":[{"url":"https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/Vector-24.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/alaoun.org\/en\/ramadan-general\/","url":"https:\/\/alaoun.org\/en\/ramadan-general\/","name":"Ramadan General - The official website of Aid and Relief","isPartOf":{"@id":"https:\/\/alaoun.org\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/alaoun.org\/en\/ramadan-general\/#primaryimage"},"image":{"@id":"https:\/\/alaoun.org\/en\/ramadan-general\/#primaryimage"},"thumbnailUrl":"https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/Vector-24.png","datePublished":"2026-02-17T11:05:42+00:00","dateModified":"2026-03-12T18:47:11+00:00","breadcrumb":{"@id":"https:\/\/alaoun.org\/en\/ramadan-general\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/alaoun.org\/en\/ramadan-general\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/alaoun.org\/en\/ramadan-general\/#primaryimage","url":"https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/Vector-24.png","contentUrl":"https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/Vector-24.png","width":252,"height":48},{"@type":"BreadcrumbList","@id":"https:\/\/alaoun.org\/en\/ramadan-general\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629","item":"https:\/\/alaoun.org\/en\/"},{"@type":"ListItem","position":2,"name":"Ramadan General"}]},{"@type":"WebSite","@id":"https:\/\/alaoun.org\/en\/#website","url":"https:\/\/alaoun.org\/en\/","name":"The official website of Aid and Relief","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/alaoun.org\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"featured_image_url":[],"post_author":"adminmk","assigned_categories":"","_links":{"self":[{"href":"https:\/\/alaoun.org\/en\/wp-json\/wp\/v2\/pages\/250","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alaoun.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alaoun.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alaoun.org\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/alaoun.org\/en\/wp-json\/wp\/v2\/comments?post=250"}],"version-history":[{"count":66,"href":"https:\/\/alaoun.org\/en\/wp-json\/wp\/v2\/pages\/250\/revisions"}],"predecessor-version":[{"id":408,"href":"https:\/\/alaoun.org\/en\/wp-json\/wp\/v2\/pages\/250\/revisions\/408"}],"wp:attachment":[{"href":"https:\/\/alaoun.org\/en\/wp-json\/wp\/v2\/media?parent=250"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}