<style>
  .forum-description {
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: #333;
    margin: 20px 0;
  }
  .forum-description strong {
    color: #1a73e8;
  }
</style>