<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.casestudy{
font-weight: bold;
}


.searchandfilter &gt; ul
{
	margin:0;
	padding:0;
}
.searchandfilter &gt; ul &gt; li
{
	display:inline-block;
	padding-right:10px;
}

.case{
height: 300px;
}

.market{
vertical-align: bottom;
}

.wp-caption-text {
  text-align: center;
}</pre></body></html>