.tippy-box {
    border-radius: 16px;
    border: none !important;
}

.tippy-content {
    padding: 16px;
    font-size: 15px;
    font-weight: normal;
    line-height: 140%;
}