/* VÄLIMUISTI POISTETTU */
/* GENEROITU 20.05.26 13:23 */

body {
	background-color: #fff;
	color: #000;
	font-family: 'Pontano Sans', sans-serif;;
	font-weight: 400;
}

header,
main {
	background-color: #fff;
}

html,
body,
div {
	font-size: 18px;
}

input,
textarea {
	font-family: 'Pontano Sans', sans-serif;;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7,
#main_logo > a {
	font-family: 'Oswald', sans-serif;;
	font-weight: 400;
}

a {
	color: #fd7275;
}

.nappula_1 {
	font-family: 'Oswald', sans-serif;;
	font-weight: 400;
	background-color: rgba(253,114,117,1);
	color: #ffffff;
	border: 2px solid #fd7275;
	border-radius: 0px;
}

.nappula_1:hover {
	background-color: rgba(211,182,200,1);
	color: #FFF;
}

.nappula_2 {
	font-family: 'Pontano Sans', sans-serif;
	font-weight: 400;
	background-color: rgba(255,255,255,1);
	color: #000;
	border: 1px solid #000;
	border-radius: 0px;
}

.nappula_2:hover {
	background-color: rgba(0,0,0,1);
	color: #FFF;
}

.nappula_3 {
	font-family: 'Pontano Sans', sans-serif;
	font-weight: 400;
	background-color: rgba(255,255,255,1);
	color: #000;
	border: 1px solid #000;
	border-radius: 0px;
}

.nappula_3:hover {
	background-color: rgba(0,0,0,1);
	color: #FFF;
}

	