#section1{
    width: 100%;
    background-color: #333;
    padding: 45px 0;
}

address{
    width: 100%;
    font-size: 12px;
    color: #fff;
    font-weight: 300;
    font-style: normal;
    text-align: center;
    line-height: 20px;
}

#section1 span{
    font-size: 12px;
    color: #fff;
    font-weight: lighter;
    text-align: center;
    display: block;
    margin-top: 10px;
}