.northy-article {
font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
line-height: 1.8;
color: #333;
max-width: 850px;
margin: auto;
padding: 20px;
background-color: #ffffff;
}
/* Spasi antar paragraf lebih lega */
.northy-article p {
margin-bottom: 30px;
text-align: justify;
}
.northy-article h1, .northy-article ...