
/* Predefined Color Scheme */
#header-logo, .ot-menu-single-icon, .content-panel-title > i, .item-categies a, .item-categies span, .lets-do-slider .owl-next:hover, .lets-do-slider .owl-prev:hover, .comment-form input[type=submit], .ot-form-login .button {
	background-color: #006AB5;
}
a:hover {
	color: #006AB5;
}
.content-panel-title, .sidebar .widget>h4, #header .widget>h4, .category-listing-title, .ot-article-title-block h3 {
	border-color: #006AB5;
}


	

/* Paragraph text fonts */
body, p {
	font-family: "Poppins";
}


/* Titles */
h1, h2, h3, h4, h5, h6, h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
	font-family: "Poppins";
}

/* Menu fonts */
#main-menu {
	font-family: "Poppins";
}





