/*!
 * Start Bootstrap - Small Business (https://startbootstrap.com/template-overviews/small-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-small-business/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
}

.dropdown-item {
  color: rgba(255, 255, 255, 0.5);
}

.dropdown-item:hover, .dropdown-item:focus {
  color: rgba(255, 255, 255, 0.75);
  background-color: transparent;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  background-color: transparent;
}

.blog-post {

}