/* LESS: /cms/stylesheet/team-logo.less */
.CMSComponentTeamLogo .CMSTeamLogoEmpty {
  font-size: 4em;
  font-weight: bold;
  align-items: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  display: flex;
}
.CMSComponentTeamLogo .ImageContainer {
  margin: auto;
  display: flex;
  width: 18em;
  height: 18em;
}
/*# sourceMappingURL=team-logo.css.map */


