News
Mastering the Interview: A Webinar on Effective Job Interview Preparation
/* Styles for Getting Ready for Job Interviews webinar 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: absolute;