/*
 Theme Name:   Eduma Child
 Theme URI:    http://educationwp.thimpress.com/
 Description:  Eduma Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     eduma
 Version:      1.0.0
 Text Domain:  eduma-child
*/

body.home {
    cursor: url("https://thedrakonacademy.gr/wp-content/uploads/custom-cursor.png") 0 0, auto;
}

body.home a,
body.home button,
body.home [role="button"],
body.home .elementor-button {
    cursor: url("https://thedrakonacademy.gr/wp-content/uploads/custom-cursor-click.png") 0 0, pointer;
}

@media (prefers-color-scheme: light)