/*
 Theme Name:   EduPress Child
 Theme URI:    https://edupress.thimpress.com/
 Description:  EduPress Child Theme
 Author:       ThimPress
 Author URI:   https://thimpress.com
 Template:     edu-press
 Version:      1.0.0
 Text Domain:   edu-press-child
*/


html .password-toggle-btn:hover svg path,
html .password-toggle-btn:hover svg circle {
	stroke: #ff782d;
	transition: stroke 0.3s ease;
}