DebateSylhetBD
`<br> .news-container {<br> font-family: &#39;Segoe UI&#39;, Tahoma, Geneva, Verdana, sans-serif;<br> line-height: 1.8;<br> color: #333;<br> max-width: 900px;&...

Source: DEV Community
`<br> .news-container {<br> font-family: &#39;Segoe UI&#39;, Tahoma, Geneva, Verdana, sans-serif;<br> line-height: 1.8;<br> color: #333;<br> max-width: 900px;<br> margin: 0 auto;<br> padding: 20px;<br> background-color: #fff;<br> }</p> <div class="highlight"><pre class="highlight plaintext"><code>.news-header { text-align: center; border-bottom: 4px solid #0056b3; padding-bottom: 20px; margin-bottom: 30px; } .news-header h1 { color: #0056b3; font-size: 32px; margin-bottom: 10px; line-height: 1.2; } .meta-info { font-style: italic; color: #666; font-size: 14px; } .featured-box { background: #f4f7f6; border-left: 5px solid #0056b3; padding: 20px; margin: 25px 0; font-style: italic; } .section-title { color: #0056b3; border-bottom: 2px solid #eee; padding-bottom: 5px; margin-top: 40px; } .content-body p { margin-bottom: 20px; text-align: justify; } .highlight-card { display: flex; flex-wrap: wrap; gap: 2