$gutter: 0em; // necessary to avoid clearfix
@import "bourbon";
@import "neat"; 

a {
	text-decoration: none;
  margin-bottom: 30px;
}

hr {
	margin: 1.5em 0;
}

.visible {}

.hidden {
	display: none !important;
}

section.results {
	@include outer-container(100%);
	position: relative;
	
	.item {
		position: relative;
		padding: 0.75em;
		margin-bottom: 1.5em;
		cursor: pointer;
		@include span-columns(3);
  }
}
.role-tile{
  margin-bottom: 5px !important;
  font-size: 1.2rem !important;
}
.role-text{
  margin-bottom: 15px !important;
}		
.col-4{
  width: 29.33%;
  float: left;

  margin-right: 4%;
}
menu{
  width: 100%;
  margin: 0 auto;
  padding: 0 !important;
}
.row{
  margin-bottom: 40px;
}
select{
  color: rgba(124,92,123,1.0) !important;
  font-family: Circular !important;
  font-weight: 300 !important;
  font-size: 16px !important;
}
.filter{

  margin-bottom: 20px;
}
h4 {
  font-size: 22px;
  line-height: 33px;
  margin-top: 40px;
}
.open-positions{
  margin-bottom: 30px;
}
