html {font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", arial, verdana, helvetica, sans-serif;}

BODY,
H3,
P,
LI,
A,
.summary_title
{
Font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", arial, verdana, helvetica, sans-serif;
}
H1 {
font-size:180%
}
H2 {
font-size:150%
}
H3 {
font-size:120%
}
H1,H2,H3,H4,H5,H6 {
Font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", arial, verdana, helvetica, sans-serif;
}

.header {background-color: black;}
.footer-brand-image {display: none;}

.logo-wrapper {
	align-self: center;
}

.journal-logo {
  max-height: 100px;
  background-color: transparent;
}

.homepage_image {
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
}

.home-link img, .user-page-footer p a img {
  max-width: 100%;
  height: auto;
}

.home-link img {
  display: none;
}
	
.home-link:after {
  visibility: visible;
  position: inherit;
  top: 0;
  left: 2em;
  content: "Journal of Jazz Studies";	
  font-size: calc(0.1em + 2.1vmax);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.3em;
  color: white;
  font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", arial, verdana, helvetica, sans-serif;
  white-space: nowrap;
}

.user-page-footer {
	max-width: 100%;
	flex: 0 0 100%;
}

.user-page-footer img {
	max-width: 100%;
    height: auto;	
}

.user-page-footer p a:nth-child(2) {
	float: right;
}

div.item.galleys {float: right;}
.btn {font-size: 0.75rem; padding: 12px 17px;}
