/*
Theme Name: Basic
Description: Individual
Author: MB
Author URI:
Template: hello-elementor
Version: 1.1
Tags:
*/

/* remove a from mother template*/
a {
  color: initial;
  text-decoration: underline;
}

*:focus {
  outline: none;
}
