.footer{
    background: #20558A;
    height:82px;
    color:#FFFFFF;
}

.footer a{
        font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.4375px;
    color: #FFFFFF;
    margin:auto auto auto 20px;
    display:block;
    cursor: pointer;
}

.footer p{
    margin: auto auto;
        font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.4375px;
    color: #FFFFFF;
}