/*
Theme Name: Hello GulfHowTo Child
Theme URI: https://gulfhowto.com/
Description: A Hello Elementor child theme for GulfHowTo, powered by GulfHowTo Core widgets and templates.
Author: GulfHowTo
Template: hello-elementor
Version: 0.1.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: hello-gulfhowto-child
*/

body.gulfhowto-hello-child {
	font-family: var(--ghx-font-ui, "Nunito Sans", "Segoe UI", Arial, sans-serif);
	text-rendering: optimizeLegibility;
}

body.gulfhowto-hello-child a {
	text-underline-offset: .24em;
}
