/*
 Theme Name:   Twenty Sixteen Child Theme
 description: >-
   A child theme of the Twenty Sixteen default WordPress theme
 Author:       Luke Knipe
 Template:     twentysixteen
 Version:      1.0.0
*/

.site-footer .site-title:after {
	content: " ";
	display: inline-block;
	font-family: Montserrat, sans-serif;
	opacity: 0.7;
	padding: 0 0.307692308em 0 0.538461538em;
}