/* 기본 초기화 */

.inner { max-width: 1100px; margin: 0 auto; padding: 0 20px; }

/* Hero Section */
.hero {
    text-align: center;
}