/**********
 * Panels *
 **********/

/* drawer needs to be opened to have the content visible */
.panel-drawer {
    max-height: none;
    opacity: 1;
}
