/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 11 2026 | 17:06:26 */
body {
	overflow-x: hidden;
}

section {
	position: relative;
}

b, strong, th {
	font-weight: 800;
}

mark {
	background: none;
	color: var(--wp--preset--color--custom-grapefruit-pink);
}

.overflow-hidden { overflow: hidden; }

.outlined-text {
	color: white;
	text-shadow: -2px -2px 0 var(--wp--preset--color--custom-grapefruit-pink), 2px -2px 0 var(--wp--preset--color--custom-grapefruit-pink), -2px 2px 0 var(--wp--preset--color--custom-grapefruit-pink), 2px 2px 0 var(--wp--preset--color--custom-grapefruit-pink);
}

/*
.multicolor-paragraph span,
.wp-block-heading span
{ color: var(--wp--preset--color--custom-grapefruit-pink); }
*/
