﻿.footer{
    background: #02529f;

    text-align: center;
    padding: 20px 0;
}
.footer img{
    height: 80px;
    margin-bottom: 20px;
}
.footer p{
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
}