/* 뮤즈씬 Custom CSS */

.header-top-md h1 a {
    width: 81px;
    margin-top: -16px;
}

.templete-type0 .snsLinkbutton {
    display: none;
}

@media (min-width: 768px) {
    .footer-box p {
        margin: 20px 0 20px;
    }
}

@media (min-width: 768px) {
    .footer-box {
        display: flex;
        gap: 20px;
    }
}