/* 
Theme Name: Redwood Theme
Description: Custom Child Theme for Elementor by Redwood
Author: Redwood Productions, Inc.
Author URI: https://redwoodproductions.com
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/
html, body {
  max-width: 100% !important;
  overflow-x: hidden !important;
}
div {
  word-wrap: break-word;
}