:root {
  --brand-primary: #005690;
  --brand-accent: #d82c2c;
  --footer-background-color: #005690;
}

mat-toolbar .logo,
mat-toolbar .toolbar__logo {
  margin-top: 16px;
  width: 170px !important;
}
