.fufu-footer-wrap {
    text-align: center;
    padding: 60px 20px;
    background: #000;
    color: #fff;
}

.fufu-footer-logo {
    margin-bottom: 36px;
}
.fufu-footer-logo img {
    max-height: 130px;
    width: auto;
    display: inline-block;
}

.fufu-footer-info {
    margin-bottom: 20px;
}
.fufu-footer-info p {
    font-family: 'Paperlogy', sans-serif;
    font-size: 24px;
    font-weight: 200;
    color: #bbb;
    line-height: 1.6;
    margin: 0 !important;
    padding: 0 !important;
    letter-spacing: 0.01em;
}
.fufu-footer-info p strong {
    font-family: 'Paperlogy', sans-serif;
    font-weight: 600;
    color: #fff;
}

.fufu-footer-sep {
    font-weight: 100;
    color: #a4a4a4;
    padding: 0 10px;
}

.fufu-footer-copy {
    margin-top: 8px;
}
.fufu-footer-copy p {
    font-family: 'Paperlogy', sans-serif;
    font-size: 14px;
    font-weight: 200;
    color: #555;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 2;
    letter-spacing: 0.02em;
}
