/*
 * Style tweaks
 * --------------------------------------------------
 */

body {/* padding-top: 70px; */}

footer {
  padding: 30px 0;
}

.list-group {
  margin-bottom: 0;
}

.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/*
 * Off Canvas
 * --------------------------------------------------
 */

