html {
    font-size: 9px !important;
}

.body--share {
    overflow: auto;
}

.aside .avatar {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    border-radius: 0.8rem;
}

.info-block {
    display: none !important;
}

.container {
    padding: 0 0 0 2rem !important;
    max-width: 110rem !important;
}

.header {
    padding-right: 2rem !important;
}

.aside {
}

.item-caption {
    font-size: 1.6rem !important;
}

#baguetteBox-overlay .full-image figcaption {
    font-family: source_sans_pro, Verdana, Geneva, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 4.2rem;
    color: #ffffff !important;
}

.center {
    text-align: center;
}

.hidden {
    display: none;
}

.gallery {
    text-align: center;
    padding-top: 3rem;
}
.gallery a {

}
.thumbnail {
    border-width: 1px;
    border-color: #eeeeee;
    border-style: solid;
    width: 50%;
    box-shadow: 3px 5px 8px #eeeeee;
}