.logo h3, .logo h1, .modular .showcase h1 {
	font-family: 'Georgia', serif;
	font-weight: bold;
	text-transform: none;
}

.modular .showcase h1 {
    font-variant: small-caps;
}

.modular .showcase h2 {
    font-family: Tahoma, 'novecento_sans_widenormal', Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.modular .showcase .button {
    font-size: 1.1rem;
}

.tags {
	line-height: 2.5;
}

.list-blog-padding {
	padding-bottom: 0.5rem;
}

.footer .footer-module.large {
    width: 47%;
}

.footer {
    clear: both;
}

.footer .footer-module.large .logo > h3 {
    float: none;
}

.footer .footer-module.large ul.social-icons {
    display: block;
    float: none;
    margin-top: 0.5rem;
}

