body, html {
    height: 100%;
}

body,h1,h2,h3,h4,h5,h6 {font-family: "Raleway", sans-serif}
body, html {
    height: 100%;
    line-height: 1.8;
}
.navbar{
  line-height: 3;
}
.team-description{
  padding-left: 50;
  padding-right: 50;
  padding-top: 50;
  padding-bottom: 50;
}
.image-flip{
  transform: scaleX(-1);
}
.profile-image-large{
  max-width: 100%;
}
.large-profile-image-container{
    padding-right: 20px;
}
.back-button-container{
  margin-top: 61px;
  padding-top: 10px;
  padding-left: 10px;
}
.no-a-visable{
  text-decoration: none;
}
.back-button-container p{
  margin: 0px;
}
