﻿.valg-footer {
    margin-top: auto;
    align-self: flex-end;
    width: 100%;
    background-color: #3F5061;
    height: 232px;
    color: #FFFFFF;
}

valg-footer.h2, valg-footer.p {
    color: inherit;
    line-height: 22px;
}

a:hover, a:active, a:visited {
    color: #ECE5B7 !important;
    cursor: pointer !important;
}

.footer-link {
    margin-left: 12px !important;
    text-decoration: none;
    color: #FFFFFF;
}

.footer-links {
    width: 384px;
}

valg-footer .p {
    font-weight: 100 !important;
}
