/*
Theme Name: Default template
Theme URI: https://www.clickdreams.nl/
Template: hello-elementor
Author: Clickdreams B.V.
Author URI: https://www.clickdreams.nl
Description: Custom theme
Version: 3.3.5.1663770796
Updated: 2022-09-21 16:33:16

*/

a:hover,
a:active, a:focus-visible, a:focus, *:hover, *:active, *:focus-visible {
   outline: none !important;   
    text-decoration: none !important;
    box-shadow: none !important;
    -webkit-tap-highlight-color: transparent !important;
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
    user-select: none;
}
