﻿.lgx-banner-error {
    background: url('../png/istock-835844904-error.png') top center no-repeat !important;
    background-size: cover !important;
    min-height: 520px;
}

.lgx-banner-error404 {
    background: url('../png/istock-836295792-error404.png') top center no-repeat !important;
    background-size: cover !important;
    min-height: 520px;
}

.lgx-footer-logo {
    border-top-left-radius: 110px;
    border-bottom-right-radius: 110px;
    border-top-right-radius: 110px;
    border-bottom-left-radius: 110px;
}

.lgx-logo > a > img {
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

address > a {
    color: white;
}
