/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.ct-shortcuts-bar-items li.active>a {
    background: rgba(0, 0, 0, 0.03);
    color: var(--theme-palette-color-2);
}