/* Styles with RTL support for Arabic using Calibri font */
.ahu-policies-page {
font-family: 'Calibri', 'Arial', sans-serif;
max-width: 1200px;
margin: 0 auto;
line-height: 1.2;
font-size: 18px;
direction: rtl;
text-align: right;
}
.ahu-hero {
background-color: #1a4b84;
background-image: linear-gradient(135deg, #1a4b84 0%, #2a7cc7 100%);
color: white;
padding: 3rem 2rem;
text-align: center;
border-radius: 8px;
margin-botto
Pagination
- Previous page
- Page 3
- Next page


