/* ===== FOOTER ===== */

.op-footer {
    height: 32px;
    border-top: 1px solid #1f2933;
    padding: 0 12px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 11px;
    color: #64748b;
    background: #020617;
}
