.cdp-admin-bar-icon::before {
    font-family: dashicons;
    content: '\f105';
    top: 4px;
    position: relative;
    color: rgba(240, 245, 250, .6);
    margin-right: 3px;
    font-size: 18px
}

.cdp-admin-bar-icon {
    line-height: 1 !important
}

.cdp-admin-bar-copy {
    line-height: 1 !important
}