/*!************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/fast-css-loader/lib/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./blocks/team/latest-relationship-flex-cards/style.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************/
/* Bootstrap */
/* Vendors */
.b--team-cards .l__description {
  font-size: var(--text-sm);
  line-height: var(--text-sm-line-height); }

.b--team-cards .l__cite {
  font-size: var(--text-xs);
  line-height: var(--text-xs-line-height);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: auto;
  text-transform: uppercase;
  font-weight: 600; }

