#gameplay-section>h2{text-align:center;font-size:2rem;font-weight:700;color:var(--heading-color);margin-bottom:40px;position:relative}#gameplay-section>h2::after{content:"";display:block;width:70px;height:3px;margin:12px auto 0;background:var(--accent);border-radius:3px;box-shadow:0 0 8px rgba(229,142,38,.3)}.gameplay-box h2{font-size:1.35rem;color:var(--highlight);margin-bottom:12px;font-weight:700;text-align:left}@media (max-width:768px){#gameplay-section>h2{font-size:1.8rem}.gameplay-box h2{font-size:1.2rem}}