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