﻿.footer-content {
    font-family: 'Helvetica Now Text';
    font-size: 14.667px;
}

.footer-spacing {
    position: relative;
    clear: both;
    bottom: 0 !important;
    bottom: -1px;
    margin-top: 50px;
}

.footer-table {
    padding: 2px;
    width: 100%;
    border: 0;
    text-align: center
}

.footer-span1 {
    color: #46535E !important;
    font-weight: 400;
}

.footer-support {
    color: #007585 !important;
    font-weight: 700;
    text-decoration: none;
}

    .footer-support:hover {
        color: #EB0017 !important;
        font-weight: 700;
        text-decoration: none;
    }

.footer-privacy {
    color: #007585 !important;
    font-weight: 700;
    text-decoration: none;
}

    .footer-privacy:hover {
        color: #EB0017 !important;
        font-weight: 700;
        text-decoration: none;
    }

.footer-cookies {
    color: #007585 !important;
    font-weight: 700;
    text-decoration: none;
}

    .footer-cookies:hover {
        color: #EB0017 !important;
        font-weight: 700;
        text-decoration: none;
    }

.footer-copyright {
    color: #46535E !important;
    font-weight: 700;
}

