footer p {
    margin-bottom: 1rem !important;
}

footer .border-top p:first-child {
    border-top: 1px solid #073070;
    padding-top: 5px;
}

footer .bottom-row {
    border-top: 1px solid #073070;
}

footer #footer-menu {
    width: auto;
    float: right;
}

footer #footer-menu li {
    display: inline-block;
    padding: 20px 8px;
}
