/* Add custom CSS styles below */ 
.s-block__title h2, .s-slider-block__title h2 {

    font-size: 1.1rem;

    font-weight: 700;

    line-height: 2.5rem;

/
.top-bar {
  background-color: #FFD700;
  color: #000;
  font-weight: bold;
  text-align: center;
}

.top-bar::before {
  content: "⚠️ ملاحظة: الحد الأدنى للتبرع عبر Apple Pay هو 5 ريالات بسبب رسوم الخدمة.";
  display: block;
  padding: 10px 0;
}