Thanks for sharing!
@DanielBog found a solution that works for me as well:
.ui-tooltip {
background-color: #7C89A1;
color: #FFFFFF;
border: 1px solid green;
padding: 15px;
font-size: 40px;
}
Let me know if this change solves your problem!
Best,
Ben