/**
 * Theme Name: Idaho Webmaster v4 - Child
 * Template: Webmaster-v4
 * Description: The theme to use and edit for making any changes to a specific site.
 * Author: White Whale Web
 * Author URI: https://whitewhaleweb.com/
 * Version: 1.0.1
 * Text Domain: webmaster-bs4
 */

/* Patch: allow font-size set on <html> by resizeText() to cascade into body and
   Elementor containers. Remove when parent theme is updated. */
body {
  font-size: inherit;
}


.tablepress .row-hover td {
  border-left: none !important;
}