/* Makes Font on Icon Bar Bold & 16px */
.icon-bar-title {
    font-weight: bold;
    font-size: 15px !important;
}

a.item {
    width: 100%;
}