#section5{
    width: 100%;
    height: initial;
    background-color: #333;
    padding: 30px 0;
}

#section5 .center{
    text-align: center;
}

address{
    font-style: normal;
    font-size: 12px;
    color: #c0c0c0;
    font-family: 'Pretendard-Thin', sans-serif;
    line-height: 20px;
    margin-top: 20px;
}
