@charset "UTF-8";
/* CSS Document */

body {
  background-color: white;
  min-height: 2000px;
  padding-top: 70px;
  padding-bottom: 20px;
  position: relative;
}

.navbar-brand {
  padding: 0px;
}

.navbar-brand > img {
  height: 100%;
  padding: 0px;
  width: auto;
}

.jumbotron {
  background-color: transparent !important;
}
.smaller {
  max-width: 100px;
  max-height: 100px;
}
.largelink {
  font-weight: bold;
  font-size: 34px;
}
