<div class="site-message--info">
    <strong>Interesting, </strong> something happened and it was possibly worth noting
</div>
        
    
        <div class="site-message--info">
	<strong>Interesting, </strong> something happened and it was possibly worth noting
</div>
    
        
            
            /* No context defined for this component. */
            
        
    
                                .site-message--info {
	@extend %site-message;
	background-color: lighten($highlight,45%);
	border-color: $highlight;
}
                            
                            
                        Usually an information alert.