/**
Theme Name: Pictura 1
Author: Pictura Creative
Author URI: https://pictura.com.au
Description: Custom WP Theme created by Pictura
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: pictura
Template: generic
*/
* {
    box-sizing: border-box;
}

html {
    overflow-x: hidden
}

.row:before,
.row:after {
    width: 0;
}