News
The Art of Written Clarity: Dr. Eman Alian on Achieving Coherence and Cohesion in Writing
/* Styles for the coherence & cohesion webinar article */
.tu-news-container {
max-width: 1000px;
margin: 0 auto;
padding: 20px;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
position: relative;
overflow: hidden;
background-color: #fff;
border-radius: 8px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}
/* Geometric accents at top and bottom */
.tu-news-container::before,
.tu-news-container::after {
c