/**
Theme Name: Marketing That Rocks
Author: Strata Digital
Author URI: https://marketingthatrocks.com/
Description: MTR Child theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: marketing-that-rocks
Template: astra
*/
    :where(body, iframe, pre, img, svg, video, canvas, select) {
        max-width: 100%;
        overflow: auto;
        word-break: break-word;
    }