/* Add here all your css styles (customizations) */
main {
  display: flex;
  flex-direction: column;
}

.dzsparallaxer .container {
  height: 600px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.btn {
  border-radius: 30px !important;
}

section.evento p,
section.evento div {
  font-size: 1.15rem;
}

.modal-xl {
  min-width: 1200px;
}

.float-right {
  float: right;
}
