#custom-gallery {
    background-color: #ffce34;
    border-radius: 2px;
    margin: 0 11px 20px;
    padding: 0 12px;
}

.custom-gallery-header {
    background-image: url('//cdn.nwmgroups.hu/s/img/kultura/custom-gallery-mupa-logo.png');
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 106px 41px;
    display: block;
    height: 54px;
    line-height: 54px;
}

.custom-gallery-header span {
    color: #000;
    font-family: 'RobotoCondensed', sans-serif;
    font-size: 21px;
    font-weight: bold;
    text-transform: uppercase;
}

.custom-gallery-desc {
    color: #000;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    font-weight: 200;
    line-height: 22px;
    text-align: center;
    padding: 15px;
}
