/**
 * Name: style-custom-newfriend.css
 * Date: 2026/04/25
 * Descrption: 새친구 안내 페이지 header, footer CSS 특수 적용
 */

.Header_header__50xBn {
    background-color: var(--point-color);
}

@media (min-width: 1201px) {
    .Header_header__50xBn.Header_scrolled__5277G .Header_inner__qaC8a .Header_gnb__hNuMl>ul>li>ul>li {
        text-shadow: 0 0 10px rgba(255, 255, 255, 1), 0 0 20px rgba(255, 255, 255, 1), 0 0 40px rgba(255, 255, 255, 1);
    }
}