body {
    font-family: 'Roboto';
}
.component__objects--button-planned,.component__objects--button-planned:hover,.component__objects--button-planned:focus{border:none;background:transparent;text-decoration:underline;color:inherit}


.objectbox__photo--image,
.objectbox__photo--image-fbc,
.collection__image-photo {
  height:185px;
  background-repeat:no-repeat;
  background-position:center center;
  background-size:contain;
  position:relative;
  font-size:5em;
}

.footer__contact-box--content p a i.dlibra-icon-social-googleartsandculture {
    background: #fff;
	display: flex;
	width: 23px;
	height: 21px;
	justify-content: center;
}

.footer__partners--logos img {
    width: auto;
    height: 190px;
}

.footer__partners--logos a:hover,
.footer__partners--logos a:focus {
    text-decoration: none;
    color: inherit;
}

.tab-content__tree-link {
    display: flex;
}

.tab-content.details__tabs-content.js-tabs-content {
    scrollbar-color: #666 #2b2b2b;
}
.dlibra-icon-chevron-down{
    font-size: 0.85em;
}

.objectbox__photo,.objectbox__photo-fbc{
	background-color: #383838;
}

.objectbox__photo--image,.objectbox__photo--image-fbc,.collection__image-photo{
    padding: 10px;
    background-origin: content-box;
}
