#section5{
    width: 100%;
    background-color: #333;
    padding: 60px 0;
    height: initial;
}

#section5 .center{
    display: flex;
    align-items: center;
}

address{
    font-style: normal;
    font-size: 16px;
    color: #c0c0c0;
    font-family: 'Pretendard-ExtraLight', sans-serif;
    line-height: 25px;
    margin-left: 100px;
}

address span{
    margin: 0 10px;
}
