.footer{
    background: #3B3B3B;
    padding: 60px 0 30px;
    line-height: 1.5;
}
.footer .footer-content{
    margin: 0 auto;
    color: #B9B9B9;
    text-align: center;
}
.footer .footer-content .gov{
    display: inline-block;
    color: #31AAE2;
}
