﻿.footerText {
    text-align: center;
    font-size: 15px;
    padding-top: 0.6em;
    color: #aabbcc;
    margin-left: 10%;
    text-transform: none;
    font-family: Roboto, Arial;
    font-weight: 400;
}

.footer-padding {
    padding-bottom: 1%;
    padding-top: 1%;
}

.footer-logo {
    margin-right: 1.5%;
}

.footerTextEnd, .fre-footer, .fre-header {
    padding-right: 50px;
}

.footer a {
    text-decoration: none;
}

.footer a:hover {
        color: white;
}

.veros-footer-logo {
    Height: 28px;
    margin-bottom: 2.1em;
    margin-top: 0.2em;
}

.footer, .sub-footer {
    white-space: nowrap;
    font-family: Roboto, Arial;
    font-size: 13.33px;
    font-weight: 400;
    color: #333333;
    background-color: #002e48;
}

.footer-header {
    height: 35px;
    padding-left: 50px;
    margin-bottom: 2px;
}
