span.sampletext {
 font-style: italic;
 font-size: x-small;
}
.popover {background-color: tomato;}
.popover.right .arrow::after {border-right-color: tomato; }
.popover-content {background-color: tomato;}

.btn-xs
{
	 font-size: 8px;
}