/*
Theme Name: Northland IO Child Theme
Theme URI: https://www.hostwithnorthland.io/
Description: Child theme for Divi.
Author: Northland IO
Author URI:   https://www.hostwithnorthland.io/
Template: Divi
Version: 1.0
*/
.visuallyHidden {
    position: absolute !important;
    height: 1px; 
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap; /* added line */
}