/*
Theme Name: Basic
Description: Individual
Author: Maximo Bartels
Author URI: https://www.bartelsdesign.de
Template: hello-elementor
Version: 1.1
Tags:
*/

/* remove a from mother template*/
a {
  color: initial;
  text-decoration: underline;
}

*:focus {
  outline: none;
}

/*PROJECT CUSTOMIZATION*/
.elementor-counter-title {
    text-align: left !important;
}
span.elementor-counter-number-prefix {
    display: none !important;
}