/* line 1, ../sass/festival.scss */
html {
  height: 100%;
  background-color: #fff;
}
/* line 6, ../sass/festival.scss */
html .full-height {
  height: 100%;
}
/* line 13, ../sass/festival.scss */
html body label.error {
  position: absolute;
  top: 0;
  right: 0;
  background-color: red;
  color: white;
  padding: 3px 10px;
  font-size: .678rem;
  border-radius: 5px;
}
/* line 25, ../sass/festival.scss */
html body.page-template-proximamente {
  height: 100%;
  background-color: #fff;
}
/* line 28, ../sass/festival.scss */
html body.page-template-proximamente #page {
  height: 100%;
  background-color: #fff;
}
