/* line 8, ../../sass/legacy/rw-page-about.scss */
.the-team ul {
  margin-bottom: 0;
}
/* line 10, ../../sass/legacy/rw-page-about.scss */
.the-team ul li {
  margin-bottom: 15px;
}
/* line 12, ../../sass/legacy/rw-page-about.scss */
.the-team ul li div {
  display: inline-block;
}
/* line 14, ../../sass/legacy/rw-page-about.scss */
.the-team ul li div img {
  margin-right: 5px;
}
/* line 17, ../../sass/legacy/rw-page-about.scss */
.the-team ul li div h4 {
  margin-bottom: 0;
}

/* line 30, ../../sass/legacy/rw-page-about.scss */
.job-openings .no-results {
  padding: 20px;
  text-transform: uppercase;
}

/* line 41, ../../sass/legacy/rw-page-about.scss */
.press-releases ul.bullets,
.favorite-causes ul.bullets,
.mod ul.bullets {
  list-style: disc inside;
  margin-left: 15px;
}

/* line 57, ../../sass/legacy/rw-page-about.scss */
.in-the-media dl.bullets dt {
  font-weight: bold;
  margin-top: 15px;
}

/* line 71, ../../sass/legacy/rw-page-about.scss */
form#news-alert fieldset legend {
  margin-bottom: 20px;
}
/* line 75, ../../sass/legacy/rw-page-about.scss */
form#news-alert fieldset p label {
  display: inline;
}
