/* Custom CSS */

/* fix for display node title module */
.exclude-node-title .node__title {
    display:none;
}