﻿.ovhbar-bg {
    background-color: #7AC07A;
}

.logo {
    height: 28px;
    width: auto;
    display: block;
}

.ovhbar-bg .navbar-brand,
.ovhbar-bg .nav-link {
    color: #fff !important;
}

    .ovhbar-bg .nav-link:hover,
    .ovhbar-bg .navbar-brand:hover {
        color: #E6ECFF !important;
        text-decoration: none;
    }

.ovhbar-sep {
    width: 1px;
    height: 18px;
    background: rgba(255,255,255,0.35);
}
