.footer {
height: 140px;
background: url(../images/footer_bg.png) no-repeat top center;
padding-top: 44px;
box-sizing: border-box;
}

.footer p {
text-align: center;
font-size: 14px;
color: rgba(255,255,255,0.8);
line-height: 18px;
padding-bottom: 14px;
}
