﻿.page-footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    /*background: linear-gradient(to bottom, #ffffff 24%, #ccffcc 100%);*/
    background: linear-gradient(to bottom, #ffffff 40%, rgba(86,197,208,1) 120%);
    text-align: center;
}

.imgLogo{
    height:35px;
}

.spanTextLogo{
    color:#192a79!important;
    font-family:'Arial Rounded MT',Arial;
}

#foot1, #foot2, #foot3{
    font-size:small;
}

#foot1 span{
    font-size:smaller;
}

#foot1 a span{
    color:darkblue;
    font-size:small;
}