/* CommunityOf Modern Footer */
.co-footer {
    background: #b0edf8;
    padding: 35px 20px;
    border-top: 1px solid #e2e6ea;
    font-family: system-ui, sans-serif;
    color: #333;
    margin-top: 40px;
}

.co-footer p {
    margin: 6px 0;
}

.footer-top {
    text-align: center;
    margin-bottom: 20px;
}

.footer-nav {
    margin-top: 12px;
}

.footer-nav a {
    margin: 0 10px;
    color: #2a6fa8;
    text-decoration: none;
    font-weight: 600;
}

.footer-nav a:hover {
    text-decoration: underline;
}

.footer-bottom {
    text-align: center;
    margin-top: 25px;
}

.footer-bottom img {
    margin-bottom: 10px;
}

.network-tag {
    margin-top: 8px;
    font-style: italic;
    color: #555;
}
