#app{height:100vh}:root{--primary-color: #007bff;--error-color: #dc3545;--text-color: #333;--border-color: #ddd;--sidebar-bg: #f8f9fa;--hover-bg: #e9ecef}*{box-sizing:border-box}.section-title{font-size:1.8rem;font-weight:700;color:#ff6b35;margin-bottom:.5rem;position:relative;padding-left:1rem;padding-right:1rem}.section-title:after{content:"";display:block;width:100%;height:1px;background-color:#ff6b35;margin-top:5px}#news-container,#events-container{display:flex;flex-wrap:wrap;justify-content:space-around;padding:1rem;margin-bottom:2rem}.text-section{padding:3rem;line-height:1.6;font-size:1.2rem;margin:auto}body{margin:0;padding:0;font-family:Montserrat,sans-serif}html{margin:0;padding:0}
