.tippy-box[data-theme~='rate'] {
    background: white;
    padding: 4px;
    box-shadow: lightslategrey 1px 1px;
    color: lightslategrey;
    font-size: 12px;
    border-radius: 6px;
}

