/*
Theme Name: Hello Child
Template: hello-elementor
Version: 1.0
*/


.elementor a {
    color: #000 ;
    text-decoration: none;
}

.elementor a:hover,
.elementor a:active {
    color: #FFA800 ;
}
