/*
Theme Name: Nyuh Gading Hill
Theme URI: https://nyuhgadinghill.com/
Description: Child theme for the "Hello Biz" WordPress theme.
Author: Nyuh Gading Hill
Author URI: https://nyuhgadinghill.com/
Version: 1.0.0
Requires at least: 5.9
Tested up to: 6.6
Requires PHP: 7.4
Template: hello-biz
Text Domain: nyuhgadinghill
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-logo, custom-menu, one-column, two-columns, right-sidebar, rtl-language-support
*/

/* Put your overrides below */
:root {
  --ngh-accent: #0ea5e9;
}
/* Example tweaks */
a { text-decoration-thickness: 2px; }
.btn, .button, button, input[type="submit"] { border-radius: 9999px; }
