/*
 Theme Name:   Twenty Seventeen Child
 Theme URI:    http://bbdcanada.com/twenty-seventeen-child/
 Description:  Twenty Seventeen Child Theme
 Author:       John Doe
 Author URI:   http://bbdcanada.com
 Template:     twentyseventeen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-seventeen-child
*/
@import url('https://fonts.googleapis.com/css?family=Fira+Sans|Libre+Franklin|Space+Mono');
*	{font-family: "Fira Sans", "Microsoft Yahei", 微軟雅黑, STHeiti, 华文黑体, Arial,  helvetica, monospace, sans-serif}

.site-content-contain {
	background-color: #a6c895 !important; 
}

body,
button,
input,
select,
textarea {
	color: #363636;
/*	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; 
	font-size: 0.9375rem; */
	font-size: 16px;
	font-weight: 600;
	line-height: 1.66;
}

h1,
h2,
h3,
h4,
h5,
h6 {color: #050505;
	clear: both;
	line-height: 1.4;
	margin: 0 0 0.75em;
	padding: 1.5em 0 0;	
}

b,
strong {
	color: #050505;
	font-weight: 800;
}

h1 {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 500;
}

h2,
.home.blog .entry-title {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 500;
}

h3 {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 800;
}

h4 {
	font-size: 18px;
	font-size: 1rem;
	font-weight: 800;
}

h5 {
/*	color: #767676; */
	font-size: 18px;
/*	font-size: 0.8125rem; */
	font-weight: 800;
	letter-spacing: 0.15em;
/*	text-transform: uppercase; */
}

h6 {
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 800;
}

th {
	color: #050505;
}
th:first-child,
td:first-child {
	padding-left: 4px;
}

th:last-child,
td:last-child {
	padding-right: 4px;
}

h2.widget-title {
/*	color: #222;
	font-size: 13px;
	font-size: 0.8125rem; */
	color: #050505;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.1818em;
	margin-bottom: 1.5em;
	text-transform: uppercase;
}
