@charset "utf-8";
/* CSS Document */
/* Add custom styling below */

footer a,
footer a:hover,
footer a:active,
footer a:focus,
footer a:visited,
footer a:link {
  color: white;
  margin: 4px;
}

#instructionsVideo {
  width: 100%;
  height: 100%;
  min-height: 500px;
}

#featured .featured-item {
  height: 250px;
}
