:root {
  --brand-primary: #068eef;
  --brand-accent: #20354e;

  --footer-background-color: #068eef;
}
mat-toolbar .logo,
mat-toolbar .toolbar__logo {
  width: 270px !important;
  margin-left: -8px;
}
