.node-status-draft {
  background:#fdd;
}

.node-extras {

  background: #A19E85;

}

.cl-fp-latest-link {
background: #ddd;
text-align: right;
font-weight: bold;
padding: 10px 5px;
font-style: italic;
font-size: 16px;
border: 1px solid #ccc;
}

.node-display-strip h2 {
font-size: 15px;
}

.node-display-strip .node-section {
display:none;
}
.node .content ul {
	margin-left: 25px;
}
.node .content ul li{
	list-style: disc;
}
@media (max-width: 728px) {
.branding {
  height: auto !important;
}
}

@media (min-width: 760px) {
.hide-desktop {
  display:none !important;
}
}
