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

body {
  padding-top: 54px;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}

.fixed-top{
  background-color: #ea7400 !important;
}
.btn-primary{
  background-color: #ea7400 !important;
  border-color:#ea7400 !important;
}
.py-5{
  padding-top: 0 !important;
}

.img-thumbnail{
  padding:0 !important;
  margin-top: 3em !important;
}
.logoImg{
  vertical-align: middle;
  border-style: none;
  height: 3em;
  border: 0px;
  border-radius: 100px;
}
.special{
  font-family: 'Alfa Slab One', cursive;
}
}
.center{
  padding-left: 10px !important;
}
