.img-center figure, .img-center img {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.uk-background-muted {
    color: #ffffff;
}
.uk-background-muted h2 {
    color: #ffffff;
}
.uk-section-large {
  padding-top:70px;
  padding-bottom:70px
}
@media (min-width:960px) {
  .uk-section-large {
    padding-top:50px;
    padding-bottom:50px
  }
}
.uk-modal-title, .uk-modal-footer {
    color: #ffffff;
}
input, textarea {
    color: #ffffff !important;
}