





.themeb007 {
	--p-font-size: var(--text-medium);
}

#content-well ol, 
#content-well ul {
	margin-left: 1.5rem;
} 

a {
	color: var(--g-accent-color);
	transition: all 0.5s ease;
}
a:hover {
	color: #000;
} 


.blog-001 .container .posts {
    max-width: var(--max-content-width);
	width: 100%;
}

.blog-001 .weblet_blog-entry-text a {
	overflow-wrap: break-word;
	word-wrap: break-word;
} 


.search-banner-006 .subtitle, 
.search-banner-006-master .subtitle {
	display: none !important;
} 
.search-banner-006 .custom-logo, 
.search-banner-006-master .custom-logo {
	max-height: none !important;
	max-width: 11rem !important;
} 




.footer-006 .agent-container {
	padding-bottom: var(--spacing-4) !important;
}
.footer-006 .name-container {
	display: none !important;
}

