/**
 * Theme Name: Best4u Media Child
 * Description: Best4u Media Child theme
 * Author: Best4u Media B.V.
 * Author URI: https://www.best4u.nl/website-laten-maken
 * Version: 2.0.0
 * Requires PHP: 8.2
 * Template: blocksy
 * Text Domain: blocksy-child
 * Domain Path: /languages
 */

/**
 * Do not use this file to add your CSS. Use the `assets/src/css` folder instead.
 */

/* X-Large Regular */
p.is-style-base-xlarge-regular,
.wp-block-paragraph.is-style-base-xlarge-regular {
	font-size: 20px !important;
	color: #101828 !important;
	font-family: Helvetica, Arial, sans-serif !important;
	line-height: 140% !important;
}

/* Large Regular */
p.is-style-base-large-regular,
.wp-block-paragraph.is-style-base-large-regular {
	font-size: 18px !important;
	color: #101828 !important;
	font-family: Helvetica, Arial, sans-serif !important;
	line-height: 140% !important;
}

/* Small Regular */
p.is-style-base-small-regular,
.wp-block-paragraph.is-style-base-small-regular {
	font-size: 13px !important;
	color: #101828 !important;
	font-family: Helvetica, Arial, sans-serif !important;
	line-height: 140% !important;
}
