.dept {
  width: 100%;
  background-color: #eef1f1;
  padding: .75rem 1rem .25rem;
}
/*.dept h4 {
	font-family: 'Proxima Nova Bold',Helvetica,Arial,Lucida,sans-serif;
    font-size: 17px;
}
*/
.dept_list {
  margin-bottom: 2rem;
  border: 1px solid #eef1f1;
}