.nav_divider {
    margin: 0 auto;
    width: 90%;
    height: 1px;
    background-color: #C4C4C4;
}

