/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

@media (min-width: 999px) {
.icon-hot { background-color:#104F55; }
}

.js-address-form a strong {
color:#84BD2D;
	text-decoration:underline;
}
.definition-list dl dd, .definition-list dl dt {
    margin: 5px .5% 5px 0;
}