.footer-center {
    text-align: center;
    padding: 20px 0;
    font-family: Arial, sans-serif;
    background-color: #1c2023;
    color: #d9c96e;
}

.footer-site-links a {
    color: #d9c96e;
    text-decoration: none;
}

.footer-site-links a:hover {
    /* text-decoration: underline; */
    cursor: pointer;
}

.footer-div-pipe {
    margin: 0 5px;
}

.foot-cp-text a {
    color: #d9c96e;
    text-decoration: none;
}

.foot-cp-text a:hover {
    /* text-decoration: underline; */
    cursor: pointer;
}
