
/*this is a small bug fix*/
#studioBanner{
    position:relative;
    top:-1px;
}

.blockTitle {
    border-bottom: 6px solid var(--content-block-background-color);
}
