/*
 * Custom CSS
 *
 * Place here your custom CSS. This will keep your custom css when there is a theme update.
 *
 */
.site-footer {
    height: auto;
	position: relative;
}
.site-footer .wrap p {
    line-height: 1.2;
    margin-bottom: 0;
    margin-top: 0;
}
.site-footer .wrap {
    padding: 20px;
}