/*
 Theme Name:   larsantateresa
 Theme URI:    https://ricardoalves.com
 Description:  larsantateresa
 Author:       Ricardo Alves
 Author URI:   https://ricardoalves.com
Template: hello-elementor
 Version:      0.1
*/
/*NORMALIZE CSS*/
a,
abbr,
acronym,
address,
applet,
b,
big,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
object,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
var,
select,
input,
textarea,
:focus ::-moz-focus-inner {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-appearance: none;
}
textarea:focus,
input:focus,
*:focus,
input:focus {
  outline: none !important;
}
body {
  font-feature-settings: "pnum" on, "lnum" on;
}
.grecaptcha-badge {
  visibility: hidden !important;
}
.block {
  overflow: hidden;
}
