#footer_wrap {
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border-top: 1px solid #e5e0d8;
    color: #6f6a61;
    font-size: 13px;
}
