:root {
  --mdc-theme-primary: #0077cb;
  --mdc-theme-secondary: #696969;
  --mdc-theme-logo-drawer: url("../images/marin/logo.png");
  --mdc-theme-logo-app-bar: url("../images/marin/icono.png");
}

#logo {
  height: 80px;
}
