/**
 * Vanilla Styles
 *
 * This second stylesheet is for hotfixes/vanilla CSS.
 * Do not edit the main style.css directly, rather
 * add your changes here if you are not compiling the Sass files.
 */
nav#slideout-nav ul.social {
	margin-top: 12px; }
nav#slideout-nav ul.social li {
	display: inline-block;margin-right:15px; }
nav#slideout-nav ul.social li a {
	font-size: 26px;
	color:#ffffff;}
#slideout-menu #menu-secondary {
	margin-bottom:10px;
}