Burn Ban Notice: Due to worsening drought conditions and rising wildfire activity, a mandatory ban on outdoor burning is in effect in affected counties. No campfires or grills are permitted on this property.
.alert {
background-color: #fff4e5;
border-left: 4px solid #d97706;
color: #7c2d12;
padding: 12px 16px;
margin: 16px 0;
font-family: sans-serif;
font-size: 14px;
line-height: 1.4;
border-radius: 4px;
}
.alert strong {
display: block;
margin-bottom: 4px;
}