/*
Theme Name: BlankSlate Child
Theme URI: https://blankslate.me/
Description: A child theme for BlankSlate.
Author: Caryl's Corner
Template: blankslate
Version: 1.0.0
Text Domain: blankslate-child
*/

/* Add site-specific styles below. */
strong, b {
	font-weight: 700;
}

/*** Cookie Consent Banner ***/
#wpconsent-container::part(wpconsent-banner-body),
#wpconsent-container::part(wpconsent-preferences-content) {
	font-family: "Arial", sans-serif;
}