/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.4.1748606016
Updated: 2025-05-30 11:53:36

*/

div#low-blur{
	width: 100%;
    height: 71px;
    position: fixed;
    bottom: 0;
    left: 0;
    background: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.2));
    z-index: 2;
    backdrop-filter: blur(4px);
    opacity: 0.3;
    filter: blur(5px);
}

header div.et_pb_section.et_pb_sticky nav ul li a{
    text-shadow: 1px 1px 2px #000;
}
header div.et_pb_section.et_pb_sticky nav ul li a:hover{

}