/*
Theme Name: Criw clebran theme
*/

@import "src/assets/styles/buttons.css";
@import "src/assets/styles/contact-form.css";
@import "src/assets/styles/page.css";
@import "src/assets/styles/responsive.css";
@import "src/assets/styles/modal.css";

html {
	scroll-behavior: smooth;
}

strong {
	/* Reduce the ctrl-b weight by 100 (don't think this can be done in theme.json) */
	font-weight: 600;
}
