/*
Theme Name: Divi Child
Theme URI: https://www.elegantthemes.com/gallery/divi/
Description: Child theme for Divi
Template: Divi
Version: 1.0.0
*/

/* Smooth scrolling for anchor/jump links */
html {
    scroll-behavior: smooth;
}
