/* Body */
body {
  background-color: white;
}

section.full.image {
  background-color: #f7f7f7;
  padding-bottom: 52px;
}

section.full.image.no-padding {
  padding-bottom: 0;
}

div.btn-group.action.float a.btn-event {
  margin: 0 auto;
  position: fixed;
  bottom: 32px;
}
div.btn-group.action.float {
  position: relative;
}

div.hidden {
  display: none !important;
}
