/* Add custom CSS styles below */ 
.square-links-2  { background-color:#9a94819c !important;}

.square-links-2 ul{margin-top: -10px;}

.double-banner--3 { background-color:#9a94819c !important;
border-width:10px;
border-color:#2b425c;
padding-top:10px;
padding-bottom:10px;
}






.single-faq{border-radius:0;}

.s-block--faq{background-colo:transparent;}

.bg-store-bg-secondary {
    background-color: #2b425c03;}
    
.leading-tight{
  visibility: hidden; /* إخفاء النص الأصلي */
    position: relative;
}

.leading-tight::after{
  content: "وراء كل قطعة حكاية تنبض بالحياة، اكتشف لحظات تميزك وتجاربك الخاصة"; /* النص الجديد */
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 20px;
}

.enhanced-title-border{
  margin-top:35px;
}

.font-bold{
  font-weight: 500;
}
.enhanced-title-border {
  display: none !important;
}