.na-divider {
    max-width: 1200px;
    margin: 60px auto;
    height: 1px;
    background: rgba(148, 163, 184, 0.35);
}