#bgImage {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("https://source.unsplash.com/pazM9TQJ2Ck");
  background-size: cover;
  z-index: -1;
  opacity: 0.5;
}

#footer-icon {
  color: rgba(255,255,255,0.5);
}

#footer-icon-1 {
  color: rgba(255,255,255,0.5);
}

#footer-icon-2 {
  color: rgba(255,255,255,0.5);
}

#footer-icon-3 {
  color: rgba(255,255,255,0.5);
}

.style4 {
  font-size: 12px;
}

.style3 {
  font-size: 14px;
}

.captionText {
  align-items: flex-end;
}

img-heli {
}

#paintings-main-promo {
  text-align: left;
  background-image: ../main-images/lawyers-guns-and-money.jpg;
}

#photos-caption {
  font-size: .75em;
  /*text-align: top;*/
}

.friends-and-adventures {
}

.art {
  background-color: black;
  margin: .5em;
}

