
body {
 background: white;
 padding-top: 0px !important;
 min-width: 300px;
}

.navbar-header {
  padding-bottom: 40px !important;
}

img {
  width: 100%;
  max-width: 100%;
  height: auto;
  padding-bottom: 20px;
  padding-bottom: 20px;
}

/* For the template of each project presentation */
#present_box {
  padding-left: 20px;
  padding-right: 20px;
}

.present_text p {
  color : black;
  font-family: arnhem;
  font-size: 16px;
  line-height: 18px;
  text-align: left;
  padding-bottom: 30px;
}

.present_slider {

}

.container .text-muted {
  margin: 20px 0;
}

.text-muted {
  font-family: gill;
  color: #a7a5a6;
}
