  .page-header > .container:first-child h1 strong:after {
    content: "Libraries";
}

.hours-today-row_custom .hours-today-row th.hours-col-loc {
	display: none;
}

.hours-today-row_custom .hours-today-row td.hours-col-time .s-lc-time:before,
.hours-today-row_custom .hours-today-row td.hours-col-time .s-lc-closed:before {
	content: "Today's Hours: ";
	display: inline-block !important;
	font-weight: bold;
	padding-bottom: 12px;
	padding-right: 4px;
}