/**
 * Texotip jQuery plugin
 *
 * @copyright Copyright 2017, David Fiaty
 * @license   MIT license
 * @link      https://www.davidfiaty.com
 * @version   v1.0
 */


.texotip-box {
	font-size: 14px;
}
