/*
Theme Name: Hello Elementor Child
Theme URI: https://www.bubbleup.ca/
Description: Custom child theme created by BubbleUP Marketing
Author: BubbleUP Marketing
Author URI: https://www.bubbleup.ca/
Template: hello-elementor
License: Commercial
Version: 1.1.0
*/

body,
main {
    overflow-x: clip;
}

:focus-visible {
    outline: none;
}

.elementor hr {
    border: 1px solid black;
    margin: 2rem 0 1rem !important;
}