/**
Theme Name: PoplarTX
Author: SIRO Digital Agency
Author URI: https://siro.agency/
Description: This is a child theme for Astra.
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: poplartx
Template: astra
*/


/*
* Fix Mobile Usability Issues on Astra
*/
:where(body, iframe, pre, img, svg, video, canvas, select) {
    max-width: 100%;
    overflow: auto;
    word-break: break-word;
}

/* test commit test PR */

