li#wp-admin-bar-l2d2l a.ab-item {
	border: 2px solid rgb(197,0,0);
    margin-top: 2px;
    height: 24px;
    border-radius: 4px;
    line-height: 24px;
    background: rgba(127,0,0,1);
}
li#wp-admin-bar-l2d2l a.ab-item:hover {
	background: rgb(255,248,220) !important;
	color: rgb(197,0,0) !important;
}