.riftheme {
	border-radius: 5px; 
	border: 0px solid #000;
	background: rgb(170,44,29);
	color: white;
	font-weight: bold;
}
/* Use this next selector to style things like font-size and line-height: */
.riftheme .tooltipster-content {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 1em;
	padding: 8px 10px;
}