:root {
  --brand-primary: #e05a29;
  --brand-accent: #f8ab6c;
  --footer-background-color: #e05a29;
}

mat-toolbar .logo,
mat-toolbar .toolbar__logo {
  width: 200px;
  margin-left: -16px;
}
