/*
 Theme Name:   IKnow Child for Lahde
 Theme URI:    http://support.lahdesolutions.com
 Description:  IKnow Child for Lahde
 Author:       Juha Lehtonen Lähde Solutions Ltd
 Author URI:   http://www.lahdesolutions.com
 Template:     iknow
 Version:      1.0.32
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  iknow
*/
.hero.is-primary.is-bold {
	background-color: #0f2e17;
	background-image: none;
}
.title.is-1 {
	font-size: 2rem;
}
.hero.is-primary .subtitle {
	font-size: 1rem;
	margin: 20px 0 44px 0;
}