/*
Theme Name: REFin
Theme URI: https://refinassociates.com
Description: A custom child theme built for REFin Associates.
Author: REFin Associates
Author URI: https://refinassociates.com
Template: ollie
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, portfolio, entertainment, grid-layout, one-column, two-columns, three-columns, four-columns, block-patterns, block-styles, custom-logo, custom-menu, editor-style, featured-images, full-site-editing, full-width-template, rtl-language-support, style-variations, template-editing, theme-options, translation-ready, wide-blocks
Text Domain: refin
*/

/* CSS Reset
---------------------------------------------------------------------------- */

html {
  scroll-behavior: smooth;
}

/* Standardize form styling
--------------------------------------------- */

input:hover {
  text-decoration-thickness: 0.1rem;
}