/* This is the CSS for the gold background widget. This was a custom order for http://www.goldmedalcrossfit.com */
* {
    color: #000;
  }
  
.ad-description-title {
	color: #000;
}
  
body {
	background-color:#FFD215;
}