@import "flexslider.min.css";

body { font-family: avenir, sans-serif; }

.flex-caption { 
  background: tomato; 
  color: white;
  position: absolute;
  bottom: 0;
  padding: 1em;
}
