/*
 Theme Name: Divi Child 
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme for wapcon.net
 Author: Elegant Themes
 Author URI: https://www.elegantthemes.com
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

body.using-mouse :focus {
	outline: none !important;
}

:focus-visible {
    outline: 3px dotted black !important;
}