/*!*******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/related-members/style.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-mtl-related-members {
  color: #3C3C3B;
}
.wp-block-mtl-related-members .bordered-header {
  font-size: 20px;
  margin-bottom: 12px;
}
@media (min-width: 425px) {
  .wp-block-mtl-related-members .bordered-header {
    font-size: 24px;
  }
}
.wp-block-mtl-related-members .member-container {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 32px;
}
.wp-block-mtl-related-members a {
  text-decoration: none;
}
.wp-block-mtl-related-members .detailed-item .name {
  margin: 16px 0 10px 0;
}
.wp-block-mtl-related-members .name {
  color: #3C3C3B;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #D1D1D9;
  line-height: initial;
  display: inline-block;
  transition: 0.15s all;
  font-size: 20px;
}
.wp-block-mtl-related-members .name:hover {
  color: #0A7187;
}
.wp-block-mtl-related-members .name:focus {
  text-decoration: none;
}
.wp-block-mtl-related-members .email {
  font-size: 14px;
}
.wp-block-mtl-related-members .thumbnail {
  height: 200px;
  width: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.wp-block-mtl-related-members .muted {
  color: #cccccc;
}

/*# sourceMappingURL=style-index.css.map*/