.paragraph--type--simple-people-card-item-manually .simple-people-cards-general {
  position: relative;
  background: #f2f2f2;
  box-shadow: 4px 4px 4px rgba(100, 100, 100, 0.129412);
}

.paragraph--type--simple-people-card-item-manually .simple-people-cards-header {
  padding: 15px;
  background: #dd9261;
}

.paragraph--type--simple-people-card-item-manually .field--name-field-type {
  height: 100%;
  justify-content: center;
  display: flex;
  align-items: center;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.870588);
}

.paragraph--type--simple-people-card-item-manually .simple-people-cards-main {
  display: inline-block;
}

.paragraph--type--simple-people-card-item-manually .simple-people-cards-left {
  padding-top: 15px;
  left: 0px;
}

.paragraph--type--simple-people-card-item-manually .simple-people-cards-right {
  padding-top: 20px;
  padding-left: 15px;
}

.paragraph--type--simple-people-card-item-manually .simple-people-cards-social-links {
  display: flex;
  margin-top: 20px;
}

.paragraph--type--simple-people-card-item-manually .field--name-field-title {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #333333;
}

.paragraph--type--simple-people-card-item-manually .field--name-field-subtitle {
  font-family: Roboto Condensed;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  color: rgba(102, 102, 102, 0.870588);
}

.paragraph--type--simple-people-card-item-manually .field--name-field-link-twitter {
  margin-right: 10px;
}

.paragraph--type--simple-people-card-item-manually .simple-people-cards-body {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
}

.paragraph--type--simple-people-card-item-manually .simple-people-cards-footer {
  padding-top: 15px;
  margin-left: 6px;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #106cb8;
}

.paragraph--type--simple-people-card-item-manually .paragraph--simple-people-cards {
  float: right;
  padding-right: 5px;
}

.paragraph--type--simple-people-card-item-manually {
  display: inline-block;
}

.simple-people-card-grid-item {
  width: 33%;
}
