<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:     City Concierge
Description:    Theme for City Concierge Louisville
Author:         Kamron Mensinger
Template:       InStyle
Version:        0.1.0
*/

@import url("../InStyle/style.css");

.page #pagetop {
display: none;
}

p#copyright  { float:right;font-size:12px; color:#ffffff; text-shadow: 1px 1px 1px rgba(0,0,0,0.3); margin-bottom:25px; } 
	p#copyright a {font-weight: bold; color:#fff;}

#search-form {
display: none;
}

#breadcrumbs { display: none!important; }</pre></body></html>