/*!
Theme Name: Kava Child
Theme URI:
Author: Zemez
Author URI:
Description: Kava child theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kava-child
*/
body {
	font-size:16px;
	line-height:26px;
	font-family: "Roboto", sans-serif;
	color:#7a7a7a;
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
h1, h2, {
	color:#008ED0;
}
h3, h4, h5, h6 {
	color:#000;
}
h1, h2, h3, h4, h5, h6 {
	margin-top:0;
	font-weight:normal;
}
p {
	margin:0 0 26px 0;
	font-size:16px;
	line-height:26px;
	font-family: "Roboto", sans-serif;
	color:#7a7a7a;
}

