.gallery .control-button {
  color: #000;
  color: rgba(255, 255, 255, 0.4);
}

.gallery {
  position: relative;
}

.gallery .item {
  height: 450px;
  overflow: hidden;
  text-align: center;
}

.gallery .controls {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}

.gallery .control-button {
  display: inline-block;
  margin: 0 .1em;
  font-size: 1.5em;
  text-align: center;
  text-decoration: none;
  transition: color .1s;
}

/*
     FILE ARCHIVED ON 08:27:02 Feb 17, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:25:36 Nov 08, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/