
.note-toolbar {
    background-color: #b27ad7 !important; /* Use a specific color */
}

.counter-icon {
    align-items: center;
    border-radius: 50px;
    display: flex;
    font-size: 1.43rem;
    height: 2.5rem;
    justify-content: center;
    line-height: 2.5rem;
    margin-bottom: 1rem;
    position: relative;
    text-align: center;
    width: 2.5rem;
}