table caption {
      font-size: 1.3rem;
      font-weight: bold;
      color: #007bff; /* Change to any color */
      text-align: center;
      padding: 10px;
    }
