.csk-staff-profiles .staff-wrapper .staff-image .placeholder {
  background-color: #CCCCCC;
}

.csk-staff-profiles .staff-wrapper .staff-fields .staff-field-group {
  margin-top: 0.25em;
  margin-bottom: 0.5em;
}

.csk-staff-profiles .staff-wrapper .staff-fields .staff-field {
  font-size: 0.875em;
}

.csk-staff-profiles .staff-wrapper .staff-fields .staff-field.staff-name {
  font-weight: bold;
  font-size: 1.125em;
}

.csk-staff-profiles .staff-wrapper .staff-fields .staff-field.staff-job-title {
  font-size: 1em;
}

.csk-staff-profiles .staff-view.list-view .staff-wrapper {
  background-color: #EBEBEB;
}

.csk-staff-profiles .staff-view.single-view .staff-wrapper .staff-image {
  padding: 2px;
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
}

@media (max-width: 520px) {
  .csk-staff-profiles .staff-view.single-view .staff-wrapper .staff-fields {
    padding: 1em;
    background-color: #EBEBEB;
  }
}
