.mat-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  vertical-align: -0.125em;
}

.mat-icon svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.card-icon .mat-icon {
  width: 42px;
  height: 42px;
}

.nav-socials .mat-icon,
.socials .mat-icon {
  width: 1.125em;
  height: 1.125em;
}

.socials .mat-icon {
  width: 26px;
  height: 26px;
}

.page-employer .employer-icon__svg {
  display: inline-block;
  width: 100px;
  height: 100px;
  fill: currentColor;
}
