/*
Theme name: OATH
Description: Custom Theme
Version: 1.0.13
*/

/*
	Source SCSS styles are located in resources/scss/
	The compiled bundle is saved to `dist/index.${fingerprint}.css`
	(dist/manifest.json provides the exact path mapping).

	The DEVELOPMENT.md file contains instructions how to get the build
	process up & running.

	If you need to make a quick fix, feel free to add CSS
	below this comment -- it's loaded after the compiled bundle.
*/

/* look for other instances of overlapping text */
.state-text-block .state_about_title {
    margin-bottom: clamp(68px, 5.3125vw, 128px);
}
