article img { display: block; margin-left: auto; margin-right: auto; } .comments-box { border: 1px solid #ccc; padding: 1.5rem; margin-top: 2rem; border-radius: 8px; background-color: #f9f9f9; } .comments-box h2 { margin-top: 0; font-size: 1.4rem; border-bottom: 1px solid #ddd; padding-bottom: 0.5rem; color: #333; } .isso-text > p { color: #333 !important; } .isso-auth-section label { color: #333 !important; } a { text-decoration: underline; }