/*
Theme Name: Divi Child Theme
Description: Custom Divi child theme for Smart Business Talks
Author: DesignDesign
Author URI: https://createwithdd.com/
Template: Divi
Version: Updated for Divi 3+
*/

/*====================
  Utilities
====================*/

.visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

/*====================
  Layout
====================*/

/* Body */

html, body{
  overflow-x: hidden;
}
