/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Child theme for Divi 5
 Author:         VS
 Author URI:     https://orthosonline.com/webstage/efo/
 Template:       Divi
 Version:        1.0.0
*/

/* Custom CSS starts here */
* {
	scroll-behavior: smooth;
}
h1, h2, h3, h4, h5, h6 {
	padding-bottom: 0;
}
body,
a,
h1, h2, h3, h4, h5, h6 {
	font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}