footer.landing-page-footer { width: 100%; background: #12849f; height: 60px; display: flex; justify-content: center;
    align-items: center; text-align: center; padding: 0 20px;  margin-top: 50px; }
footer.landing-page-footer .copyright { padding: 0px !important; background-color: transparent; }
footer.landing-page-footer .copyright p { margin-bottom: 0px; color: #ffffff; }