/*
Theme Name:     Kleo Child
Theme URI:
Description:    Child theme for Kleo
Author:         SeventhQueen
Author URI:     http://seventhqueen.com
Template:       kleo
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/

/*
* Please add your custom styles below
*/


/* Web Fixes */
.watu-question .question-content p{
	color: #444;
	line-height: 48px;
	font-size: 36px;
	margin-bottom: 25px;
	font-family: roboto condensed;
	margin-top: 10px;
	font-weight:300;
}

.custom-apnatoronto-button{
background: url(https://www.apnatoronto.com/wp-content/uploads/custom-apnatoronto-button.png) no-repeat scroll 0 0 transparent;
}

.custom-apnatoronto-button:hover{
background: url(https://www.apnatoronto.com/wp-content/uploads/custom-apnatoronto-button-hover.png) no-repeat scroll 0 0 transparent;
}



