.sc-committee-members-modal h3 {
  color: rgb(0, 0, 0);
}
.sc-committee-members-modal-exoffico {
  padding-bottom: 1rem;
}
.sc-committee-members-modal-changes-lastmodification {
  text-align: right;
  padding-bottom: 0.25rem;
  font-size: 0.75rem;
  font-style: italic;
}
.sc-committee-members-modal-changes-nomembers {
  background-color: rgb(255, 255, 255) !important;
}
.sc-committee-members-no-members {
  font-size: 1.4em;
  margin-top: 1rem;
  border: 0.25rem solid rgb(96, 0, 0);
  text-align: center;
  padding: 0.25rem;
}
.sc-committee-members-modal-action {
  padding: 0 0 1rem 0;
}
.sc-committee-members-html-content {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.sc-committee-members-dynamic-content-title {
  margin-top: 0.25rem;
}
.sc-committee-members-dynamic-content-title h2 {
  font-weight: bold;
}
.sc-committee-members-dynamic-content-list h3 {
  color: rgb(0, 0, 0);
  margin-bottom: 0;
  font-weight: bold;
}
.sc-committee-members-dynamic-content-messages {
  margin-top: 0.25rem;
}
.sc-committee-members-dynamic-content-external {
  margin-top: 0.25rem;
}
.sc-committee-members-dynamic-content-reduced-height {
  line-height: 1.3em;
}
.sc-committee-members-dynamic-content-member-card {
  padding-bottom: 1rem !important;
  min-height: 100px;
  height: 100%;
}
.sc-committee-members-dynamic-content-member-card img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
