/* Füge hier Dein eigenes CSS ein */

#site-title {
    font-size: 32px;
}

#site-description {
	font-size: 24px;
}

body,
button,
input,
select,
textarea {
	color: #373737;
	font-weight: 400;
}