News
Alumni Association Unit at College of Languages Facilitates Access to Business Management and Leadership Training
/* Styles for Business Management and Leadership training course article */
  .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;
  }
  .tu-news-container::before,
  .tu-news-container::after {
    content: '';
    position: