label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    width: 100%;
    font-weight: 700;
}

.page-header-module .module-title {
    margin: 0;
    display: none;
}

/* Hide title and description in header */
h1.site-title, h2.site-description, li.reviews_tab {
  display: none !important;
}
