Sample CSS to add "Made with Love" to your site footer with the Genesis Framework.
/* Heart Icon
--------------------------------------------- */
.site-footer .icon {
font-size: 20px;
}
.site-footer .love .icon {
font-size: 12px;
margin-left: 2px;
margin-right: 2px;
}