<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:     University Copy
Theme URI:      https://freetimefor.biz
Description:    Phlox Child Theme per University Copy
Author:         freetimefor.biz di Simone Rimondi
Author URI:     https://freetimefor.biz
Template:       phlox
Version:        1.0.0
*/

a {
    color: inherit;
}

a:hover {
    color: #F42C37;
}

.aux-breadcrumbs span a:hover {
    color: #F42C37;
    text-decoration: none;
}

@media screen and (max-width: 479px) {
	.aux-modern-search .aux-search-popup .aux-search-popup-content {
		width: 100%;
	}
}

.aux-master-menu.aux-narrow .aux-submenu-indicator, .aux-master-menu.aux-narrow.aux-skin-classic .aux-submenu-indicator {
    width: 25px;
}</pre></body></html>