/*
Theme Name: FlxFit 2023
Theme URI: https://www.flxfit.nl/
Author: FlxFit
Author URI: https://www.flxfit.nl/
Description: Maatwerk WordPress-thema voor FlxFit
Version: 1.0
License: Commercial
Text Domain: flxfit
*/

h1, h2, h3, h4, h5, h6 {
	font-family: 'Source Serif 4', serif;
	font-weight: 700 !important;
}

.card-img-figure {
	width: 100%;
	background-position: 50% 50%;
	background-repeat: none;
	background-size: cover;
	aspect-ratio: 3 / 2;
}