.root-panel.relocate .panel-footer .panel-footer-links::after {
    background-color:  rgba(17,97,66,.8);;
}

.root-panel.relocate .panel-footer .footer-bottom {
    background-color: var(--muted-green);
    display: flex;
    flex-direction: row;
    justify-content:space-between;
    border-top: 5px solid #fff;
    height: 100%;
}
