@charset "UTF-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, p {
margin-bottom: 0.5rem;
font-family: ‘ElenaWebBasic’, sans-serif;
font-weight: 500;
line-height: 1.4;
color: inherit;

}

h6 { 
  line-height: 1.25;
  text-align: center;
  font-size: 4em;
  margin-bottom: 1.25rem;
  white-space: nowrap;
  margin-top: 1.25rem;
}