/*
Theme Name: Hello Elementor Child
Template: hello-elementor
*/

/* Add your custom CSS below */

.contact-block a {
  color: #ffffff !important;
}
.contact-block a:hover {
  text-decoration: underline !important;
}
