/* DEPRECATED: Use .gallery-hero__description from gallery-modern.css instead */
/* This file is kept for backward compatibility but should not be used in new code */

.claim-text {
    max-width: 700px;
    margin: 1rem auto 2rem auto;
    font-size: 1.4rem;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.85);
    font-weight: 300;
    text-align: center;
  }