/* 
Theme Name: Tualatin River Water Trail
Description: This is a custom theme for the Tualatin River Water Trail website, created by Interaptiv
Author: Tim Michaels, Interaptiv
Author URI: https://interaptiv.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: trwt
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
html,
body {
    height: 100%;
    margin: 0;
}
.elementor-heading-title a {
    text-decoration: underline;
}
h1.elementor-heading-title {
    font-size: 3rem!important;
}

@media (max-width: 1024px) {
    h1.elementor-heading-title {
            font-size: 2rem !important;
    }
}