/*
Theme Name:       Karel-Jan Tolsma
Theme URI:        https://www.kareljantolsma.nl
Description:      A WordPress child theme called for Karel-Jan Tolsma. Made by Karel-Jan Tolsma.
Author:           Karel-Jan Tolsma
Author URI:       https://www.kareljantolsma.nl
Version:          1.0.0
License:          GNU General Public License
License URI:      http://www.gnu.org/licenses/gpl.html
Tags:             clean, child
Text Domain:      kareljantolsma
Template:         ventures
*/

.v-page-header .v-page-title {
	text-align: center;
	width: 100%;
}

.v-full-header__visual .v-full-img {
	object-position: 60% 50%;
}

.v-page-header.v-page-header--2 .v-page-header__wrapper {
	min-height: calc(80vh - 100px)
}

.v-site-header .v-page-title {
	margin-bottom: 20px;
}

.v-site-header .v-lead {
	margin-bottom: 0;
}

.v-cta-link {
	font-size: 17px;
	font-weight: 800;
}

.has-large-font-size {
	font-size: 21px;
}
