    /* 
    Theme Name: FragenSagen Twenty Seventeen Child 
    Theme URL: http://fragensagen.com
    Description: FragenSagen Twenty Seventeen Child 
    Theme Author: FragenSagen
    Author URL: http://fragensagen.com
    Template: twentyseventeen 
    Version: 1.0.0 
    Text Domain: twentyseventeen-child 
    */

body,
button,
input,
select,
textarea {
	color: #333;
	font-family: helvetica, arial, sans-serif;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 400;
	line-height: 1.66;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #333;
	font-family: helvetica, arial, sans-serif;
}

:-moz-placeholder {
	color: #333;
	font-family: helvetica, arial, sans-serif;
}

::-moz-placeholder {
	color: #333;
	font-family: helvetica, arial, sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #333;
	font-family: helvetica, arial, sans-serif;
}


