/*===============
TABLE OF CONTENTS
=================
Prefix your search term with "@" to jump to that section. Eg: to jump to the footer styles, search for "@footer"
layout
-----------------
global
navigation
components
pages
-----------------
===============*/
/* @global */
body
{
    font-size:100%;
}
/* @components */
/* now it's safe for the little handle
 * and the little email address too! */
#contact #social-info-content .social-link dd p,
#contact .contact-info-email dd p
{
    font-size:1em;
}
