:root {
  --brand-primary: #102045;
  --brand-accent: #e89f30;
  --footer-background-color: #102045;
}

mat-toolbar .logo,
mat-toolbar .toolbar__logo {
  height: 100%;
  width: 250px;
}

div.logo-container {
  width: 186px;
}
