/*
Theme Name: Celas Parque
Template: hello-elementor
Author: Miligram Design
Author URI: https://miligram.pt
Text Domain: celas-parque
Version: 1.1.0
Description: Child theme base for the Celas Parque website.

*/

:root {
	--cp-color-forest: #00334a;
	--cp-color-sand: #fafcfd;
	--cp-color-clay: #a08871;
	--cp-color-ink: #00121a;
	--cp-color-white: #ffffff;
	--cp-font-display: "utile-display", sans-serif;
	--cp-font-body: "proxima-nova", sans-serif;
}

html, body {
	overflow-x: hidden !important
}

h2 span {
	font-family: var(--cp-font-display) !important;
	font-weight: 500 !important;
}
