/*
Theme Name: Divi Child
Theme URI: https://diviextended.com/
Version: 1.0
Description: Child Theme of Divi
Author: Divi Extended
Template: Divi
*/
@import url("../Divi/style.css");
@import url('/assets/css/main.css');

html {
    scroll-behavior: smooth;
}

section,
[id] {
    scroll-margin-top: 100px;
}

.vege-icon {
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
}