.bold {
    font-weight: bold !important;
}

.merchant-list a {
    display: block;
}

.merchant-list i {
    float: right;
    font-size: 2em;
    line-height: .5em;
}

.logo h2 a {
    color: #fff;
    line-height: 60px;
}

.logo h2 {
    margin-top: 0px;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    height: 38px;
}
