.volunteer-list h2.volunteer-list-header {
  margin: 1em 0; }

.volunteer-full .volunteer-title {
  font-size: 3em; }
.volunteer-full .volunteer-inner {
  margin-top: 2em; }
  .volunteer-full .volunteer-inner .volunteer-inner-right .volunteer-features {
    font-family: "futura-pt",sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.9em; }
    .volunteer-full .volunteer-inner .volunteer-inner-right .volunteer-features .volunteer-feature {
      border-bottom: 1px solid #eee;
      padding-bottom: 0.8em;
      margin-bottom: 0.8em; }
      .volunteer-full .volunteer-inner .volunteer-inner-right .volunteer-features .volunteer-feature span {
        display: inline-block;
        width: 50%;
        color: #777; }
        .volunteer-full .volunteer-inner .volunteer-inner-right .volunteer-features .volunteer-feature span:nth-child(2n) {
          font-weight: 200;
          text-align: right;
          color: #888; }
  .volunteer-full .volunteer-inner .volunteer-inner-right {
    display: none; }
.volunteer-full .volunteer-inner.w-features .volunteer-inner-left {
  width: 50%;
  padding-right: 2em;
  border-right: 1px solid #ccc; }
.volunteer-full .volunteer-inner.w-features .volunteer-inner-right {
  width: 50%;
  padding-left: 2em;
  display: block; }
.volunteer-full .volunteer-application-form {
  margin-top: 3em;
  width: 100%; }
  .volunteer-full .volunteer-application-form h2 {
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #22587C;
    font-size: 1.8em;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 1.2em; }
  .volunteer-full .volunteer-application-form .row {
    margin-left: 0;
    margin-right: 0; }
.volunteer-full .room-documents {
  margin-top: 3em;
  width: 100%; }
  .volunteer-full .room-documents > h2 {
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #22587C;
    font-size: 1.8em;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 1.2em; }
  .volunteer-full .room-documents .room-file.room-document a {
    margin-right: 1em;
    background-color: #22587C;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0.6em 1em; }
  .volunteer-full .room-documents .room-file.room-document span {
    font-weight: 200;
    color: #888; }

/*# sourceMappingURL=volunteer.css.map */
