.node--type-studentopps .field--name-field-deadline {
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 1em;
  border-bottom: 1px solid #000;

}
.node--type-studentopps .field--name-field-deadline .field__item{
  font-weight:bolder;
}
.node--type-studentopps .views-field-field-featured-image img {
  margin-bottom: -100px;
}

.field--name-field-studentopp-cat, .node--type-studentopps .field--name-field-tag {
  text-align:center;
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
}

.field--name-field-studentopp-cat .field__label, .field--name-field-studentopp-cat .field__items, .field--name-field-studentopp-cat .field__item, .node--type-studentopps .field--name-field-tag .field__label, .node--type-studentopps .field--name-field-tag .field__items, .node--type-studentopps .field--name-field-tag .field__item  {
  display:inline-block;
}
.field--name-field-studentopp-cat .field__label, .node--type-studentopps .field--name-field-tag .field__label {
  font-family: 'CoreSansCaption','Arial', 'Helvetica',sans-serif;
  text-transform: uppercase;
}
.field--name-field-studentopp-cat .field__item a, .node--type-studentopps .field--name-field-tag .field__item a{
  font-family: 'CoreSansLightItalic', 'Arial', 'Helvetica', sans-serif;
  text-decoration: underline;
}

.student-opp-deadline {
  max-width: 700px;
  margin-right:auto;
  margin-left: auto;
  margin-bottom: 1em;
}
.student-opp-deadline .views-row {
  width: 100%;
  text-align:center;
}
.student-opp-deadline .views-field-field-deadline .views-label {
  font-family: 'CoreSansCaption', 'Arial','Helvetica', sans-serif;
  text-transform: uppercase;
}
.student-opp-deadline .views-field-field-deadline .field-content {
  font-family: 'CoreSansBold', 'Arial','Helvetica', sans-serif;
    font-size: 1.2em;
    line-height: 1.3;
}
