/**
* Theme Name: Dentalist Child
* Description: This is a child theme of Dentalist.
* Author: <a href="https://cmsmasters.net/">cmsmasters</a>
* Template: dentalist
* Version: 1.0.0
* Tested up to: 6.6
* Requires PHP: 7.4
* License:
* License URI:
* Text Domain: dentalist-child
* Copyright: cmsmasters 2025 / All Rights Reserved
*/
.elementor-widget-cmsmasters-site-logo__img {
    filter: drop-shadow(0 0 10px rgba(0,0,0,0.8))
            drop-shadow(0 0 20px rgba(0,0,0,0.6));
}