#af-wrapper {
font-size: 14px !important;
}
/* Forum Rules Styling */ .forum-rules { background: #f8f9fa; border: 1px solid #dee2e6; border-radius: 8px; padding: 20px; margin: 15px 0; } .sticky-topic { background: #fff3cd !important; border-left: 4px solid #ffc107 !important; } .sticky-topic .forum-topic-title a { font-weight: bold !important; color: #856404 !important; } /* Mobile friendly rules */ @media (max-width: 768px) { .forum-rules { padding: 15px; margin: 10px; } }