/*
Theme Name: Frost Child
Theme URI: https://frostwp.com/
Template: frost
Author: WP Engine
Author URI: https://wpengine.com/
Description: With its clean, minimal design and powerful feature set, Frost enables agencies to build stylish and sophisticated WordPress websites. Frost is a masterpiece of design and functionality. It features a range of valuable patterns, including hero and portfolio sections, prominent call-to-action buttons, and customer testimonials. Whether you’re building a website for your business, personal brand, or creative project, Frost is perfect for anyone looking to launch quickly and efficiently.
Tags: block-patterns,block-styles,custom-colors,custom-logo,custom-menu,editor-style,full-site-editing,one-column,template-editing,threaded-comments,translation-ready,wide-blocks
Version: 1.0.10.1775489828
Updated: 2026-04-06 15:37:08

*/

body {
	font-family: "Google Sans Flex", sans-serif !important;
	font-optical-sizing: auto;
}

body strong {
	font-weight: bold;
}

.mt-64 {
    margin-top: 64px !important;
}
hr {
    border: none;
    margin: 2em 0;
}
.small-divider {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' height='100%' width='100%'><defs><pattern id='small' width='4' height='15' patternTransform='rotate(0 0 0)' patternUnits='userSpaceOnUse'> <circle cx='0.5' cy='1.5' r='0.5' fill='%2000000'/> <circle cx='0.5' cy='4.5' r='0.5' fill='%2000000'/> <circle cx='0.5' cy='7.5' r='0.5' fill='%2000000'/> <circle cx='2.5' cy='2.5' r='0.5' fill='%2000000'/> <circle cx='2.5' cy='5.5' r='0.5' fill='%2000000'/> <circle cx='2.5' cy='8.5' r='0.5' fill='%2000000'/> </pattern></defs><rect width='100%' height='100%' fill='url(%23small)'/></svg>");
    height: 15px;
}

.is-layout-constrained h1.wp-block-heading {
	max-width: 960px !important;
	width: 840px;
}

.w840 {
	width: 840px;
	max-width: 960px;
}

.wide-container {
	width: 1400px;
	max-width: 80%;
}