.btn-first:hover {
  background-color: #a6a6a6;
}

.bg-first {
  background-image: url('wet_fir_tree.jpg');
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
}
