
h1, h2, h3, h4 {
	font-family: 'Century Gothic', Helvetica, verdana, Arial;
}

h3 {
	font-size-adjust: 0.45;
}

.nav-item {
	font-size-adjust: 0.6;
}

.card {
	margin-bottom: 1em;
}

#page-title {
	 margin-top:  0.75em;
	 margin-bottom:  0.25em;
}

#page-subtitle {
	 margin-top:  0.25em;
	 margin-bottom:  0.75em;
}

.next-section {
	margin-top: 0.75em;
}

#bottom-bar {
	background-color: #3387e5;
	height:  2.5em;
	margin-top:  3em;
}

#head-img {
	height: 300px;
	margin: 0 0 1em 0;
	background-image: url(banner-images/lochbuiesrmd.png);
	background-size: cover;
	/*background-position-y: center;*/
	background-position-y: 25%;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
