.bg-full {
  background-position: center center;
  background-size: cover;
}

.bg-style-1 {
  background-image: url("../img/bg-1.jpeg");
}

.bg-style-2 {
  background-image: url("../img/bg-2.jpeg");
}

.btn-facebook {
  background-color: #3b5998;
  color: white;
}
.btn-facebook:hover {
  color: white;
  background-color: #2d4373;
}

/*# sourceMappingURL=index.css.map */
