.mh-wilds-update {
max-width: 800px;
margin: 0 auto;
font-family: 'Segoe UI', Arial, sans-serif;
}
.update-highlight, .feature-showcase {
margin: 20px 0;
text-align: center;
}
.update-feature {
margin: 30px 0;
}
.weapon-gallery, .collab-gallery {
display: flex;
justify-content: center;
gap: 15px;
margin: 15px 0;
}
.image-caption {
font-size: 0.9em;
color: #666;
margin-top: 5px;
}
.note {
font-size: 0.85em;
color: #888;
text-align: center;
}
.closing {
font-style: italic;
text-align: center;
margin-top: 40px;
}








