<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.table-ishowroom-title cms-font-3 {
      font-weight: bold;
      font-size: 1.2rem;
      color: red;
    }
    .table-subtitle {
      text-transform: uppercase;
      font-weight: bold;
      font-size: 0.9rem;
      color: #555;
    }
    .section-description {
      text-align: center;
      margin: 30px auto;
      /* max-width: 700px; */
    }
    .see-all-text {
      text-align: center;
      margin-top: 40px;
      font-size: 1rem;
    }</pre></body></html>