/* line 6, ../../../sass/header.scss */
.header .header__logo {
  max-height: 100px;
  max-width: 100%;
}
/* line 13, ../../../sass/header.scss */
.header .header__h1 {
  word-wrap: break-word;
}
/* line 17, ../../../sass/header.scss */
.header .header__h2 {
  color: #CCCCCC;
  font-weight: bold;
}

/* line 24, ../../../sass/header.scss */
.toolbar {
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
