.tpl-header__logo .tpl-header__svg {
  fill: #3f2021 !important; }

.tpl-header .tpl-drawer__line {
  background-color: #3f2021 !important; }

.tpl-header__name {
  color: #3f2021 !important; }

.tpl-section.tpl-section--white {
  padding-top: calc(var(--header-h) + 80px); }
  @media screen and (max-width: 768px) {
    .tpl-section.tpl-section--white {
      padding-top: calc(var(--header-h) + 50px); } }

#map .tpl-headline__subcopy {
  padding-top: 6vw !important;
  font-size: 1.4rem;
  text-align: left; }
  @media screen and (max-width: 768px) {
    #map .tpl-headline__subcopy {
      padding-top: 3vw !important;
      font-size: 1.3rem; } }
  #map .tpl-headline__subcopy.center {
    text-align: center !important; }
    @media screen and (max-width: 768px) {
      #map .tpl-headline__subcopy.center {
        text-align: left !important; } }

@media screen and (max-width: 768px) {
  .br-sp {
    display: block !important; } }

/*# sourceMappingURL=gallery.css.map */
