/* ------------------------------ PERSON ------------------------------ */
.card .field--name-field-visitor-field-of-activity,
.card .category {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-weight: 400;
  color: #474747;
  font-size: 0.875rem;
  margin-bottom: 0px;
}

.card .field--name-field-common-organization,
.card .name {
  font-family: "Helvetica";
  font-weight: 600;
  color: #1396D3;
  font-size: 1.25rem;
  margin-bottom: 0px;
}

.card .field--name-field-common-country,
.card .city {
  font-family: "Helvetica";
  font-weight: 400;
  color: #444754;
  font-size: 1rem;
  margin-bottom: 0px;
}

.card .top a {
  font-family: "Helvetica";
  font-weight: 600;
  color: #1396D3;
  font-size: 0.875rem;
}

.card .field--name-field-common-surname,
.card .field--name-field-common-name {
  font-family: "Helvetica";
  font-weight: 400;
  color: #10205B;
  font-size: 1.5rem;
  line-height: 1.7em;
}

.card .field--name-field-account-position {
  font-family: "Helvetica";
  font-weight: 400;
  color:   #444754;
  font-size: 1rem;
}


.card .field--name-field-common-bio {
  font-family: "Helvetica";
  font-weight: 400;
  line-height: 1.5rem;
  color: #333333;
  font-size: 1rem;
}

.card .field--name-field-visitor-pos-organization,
.card .field--name-field-account-position {
  font-family: "Helvetica";
  font-weight: 400;
  color: #444754;
  font-size: 1rem;
  text-transform: uppercase;
}