.logo {
    width: 170px;
}
a.btn-info:hover {
    background: #1173c3;
    cursor: pointer;
}
.btn-second-nav {
    margin-left: 5px;
}
#navbarSupportedContent .btn-second-nav {
    margin-left: 15px !important;
}
.nav-link.active {
    color: #b50829 !important;
}