/*
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.24.0.1706293908
Updated: 2024-01-26 13:31:48

*/

.revealed-area {
  position: fixed;
  inset: 0;
  background: radial-gradient(
  circle 25vw at -50% -50%,
  transparent 5%,
  rgba(0, 0, 0, 0.4)
  );
  pointer-events: none;
}