News
ظمت وحدة رابطة الخريجات بكلية اللغات والترجمة بقريقر دورة تدريبية بعنوان : ادارة الاعمال والقيادة
/* Styles for Business Management course Arabic snippet */
.tu-news-container {
max-width: 1000px;
margin: 0 auto;
padding: 20px;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
background-color: #fff;
border-radius: 8px;
box-shadow: 0 4px 20px rgba(0,0,0,0.05);
position: relative;
overflow: hidden;
direction: rtl;
text-align: right;
}
.tu-news-container::before,
.tu-news-container::after {
cont