.navbar-brand img {
  position: relative;
  top: -4px;
}

img.img-responsive {
  position: relative;
  top: 20px;
}

figure.right {
  float: right;
}

figure.left {
  float: left;
}

.btn-express {
  background-color: #FFFFD8 !important;
}

.btn-express:hover {
  background-color: #eeeeb2 !important;
}

.nav-express {
  color: #c7c702 !important;
}

.nav-express:hover {
  color: #a3a310 !important;
}
