/*
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;
}
h1.the_input_element.align_center {
    font-size: 24px;
    margin-bottom: -20px !important;
}
@media (max-width:816px){
	.image-choices-choice.images-inline {
    max-width: 40%;
}
}

.moove-gdpr-info-bar-container {
    max-width: 95%;
}