/*
Theme Name: SoftJam_child_user_icons
Description: Multi-Purpose Wordpress Theme
Author: Alessandro Casazza.
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/


#footer-menu li a {
	font-size: 80%;
	display: block;
}

.footer-site-info {
	font-size: 80%;
}

@media all {
    #colophon {
        position: relative;
        padding: 80px 0 0px !important;
        background-position: 50% 0;
        background-size: cover;
        background-repeat: no-repeat;
    }
}