﻿.bottom-Box {
    font-size: 16px;
    padding: 0 20px;
    font-family: 'Helvetica Neue', Helvetica, sans-serif;
    width: 880px;
    background: #fff;
}

    .bottom-Box h4 {
        width: 82px;
        text-align: center;
        margin: 0;
        padding: 15px 0;
        font-size: 18px;
    }

    .bottom-Box a {
        text-decoration: none;
    }
