/* Historical Namla page presentation: remove the Listeo titlebar/breadcrumb
 * only from WordPress Pages. Listing singulars and archives do not receive
 * this stylesheet. */
#titlebar {
    display: none !important;
}
