/*body {
  padding: 50px;
  font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}

a {
  color: #00B7FF;
}*/

div .carousel {
  max-width: 500px;
  margin: auto;
}

/*.accordion-inner { border-top: 0 none; }*/

.tab-content .accordion-item:first-of-type {
  border-top: 0;
  border-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.tab-content .accordion-item:nth-of-type(2) .accordion-header {
  border: 0;
}

