.dark-bg {
  background-color: #222;
}

.white-bg {
  background-color: #fff;
}

.brand {
  width: 100px;
  height: 100px;
}

.height100 {
  height: 100px;
}

.line-height100 {
  line-height: 100px;
}

.uk-card-title {
  font-weight: 700;
}

footer {
  padding: 20px 0 20px;
}
