/*!
 * Start Bootstrap - Full (https://startbootstrap.com/template-overviews/full)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-full/blob/master/LICENSE)
 */

body {
  background: url('../assets/hanna.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;

  background-size: cover;
  -o-background-size: cover;
}
.bg-dark {
  background-color: transparent !important;
  
}

.socialMedia {
  position: absolute;
  bottom: 10%;
  left: 10%;
  text-align:center; 
  
}

.info {
  position: absolute;
  margin-top: 20px;
  font-size: .7rem;
  
}