/*
Theme Name: For Accident Child
Theme URI: https://bluecybermedia.com/
Template: hello-elementor
Author: Blue Cyber Media
Author URI: https://bluecybermedia.com/
Version: 1.0.0.1740691040
Updated: 2025-02-27 21:17:20

*/

p{
	margin-bottom:0;
}
a {
    color: var(--e-global-color-primary);
}

[type=button],
[type=submit],
button {
    color: var(--e-global-color-primary);
    ;
    border: 1px solid var(--e-global-color-primary);
    ;
}

[type=button]:focus,
[type=button]:hover,
[type=submit]:focus,
[type=submit]:hover,
button:focus,
button:hover {
    background-color: var(--e-global-color-primary);
}