#footer{
    width: 100%;
    background-color: #313131;
    padding: 30px 0;
}

#footer address{
    font-style: normal;
    font-size: 12px;
    color: #a6a6a6;
    line-height: 20px;
    font-family: 'Noto Sans KR', sans-serif;
    text-align: center;
}