body {
  background-color: #e3e2e8; }

.logo {
  height: 2rem; }

h1 {
  text-align: center;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }

p {
  margin: 2rem; }

h3, h4, h5, h6 {
  margin: 2rem; }

img.headshot {
  width: 100%;
  object-position: center center;
  object-fit: contain; }

.jump-target {
  position: relative;
  top: -100px; }

@media only screen and (min-width: 477px) {
  .navbar-brand br {
    display: none; } }

/*# sourceMappingURL=common.css.map */