/*
 * Theme Name: Salient child theme
 * Template: salient
 * */


h1, h2, h3, h4, h5, h6, p {
	font-family: 'museo-sans', 'HelveticaNeue-Light', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}
h1 {
	color: #94d228;
}

@media only screen and (max-width: 1000px) {
	#sthoverbuttons {
		display: none;
	}
}

#view-all-positions {
  text-transform:uppercase;
  font-size:14px;
  font-weight:500;
}
a#view-all-positions {
  color: #337ab7;
}
a#view-all-positions:hover {
  color: #23527c;
  text-decoration: underline;
}

#privacy-confirmation {
	margin: 0 auto;
}
.privacy-confirmation {
	text-align: center;
}
