.footer {
    width: 100%;
    padding: 20px;
    text-align: center;
    background: #1a1a1a;
    border-top: 1px solid #333;
}

.footer_content {
    font-size: 12px;
    opacity: 0.8;
}