.cardSpace{
	margin-top:25px;
}

.cardSpace a{
	color:#041f3f;
	text-decoration:none;
}

.button{
	margin:20px 0;
}

.header{
	display:none;
}

body{
	background-color:#ffffff;
	color:#808080;
}

.result{
  display: flex;
  flex-direction: column;
  align-items: center;
}

.logo{
	background-color: #f1f1f1;
}

.logotipo{
	width:300px;
	height:70px;
	background-image: url('https://www.countwords.live/assets/images/logotipo-countwords.png');
	background-size: 200px;
	background-repeat: no-repeat;
}

.logo img{
	width:20%;
}

.what{
	padding:30px 0 0 0px;
	text-align: center;
}

footer.f{
	padding:50px 30px;
	text-align: left;
	font-size:8pt;
	color:#c1c1c1;
	text-align:justify;
}

footer.f a{
	color:#808080;
}
.center{
	text-align:center;
	margin-top:50px;
	background-color:#f1f1f1;
	padding:50px 30px 0 30px;
	align-items: center;
}
.icons{
	/*color:#ffb23e;*/
	color:#041f3f;
}

.configcard{
	width: 18rem;
	padding:30px 0;
	border-radius:10px;
	margin-bottom:50px;
	align-items: center;
}

.txtResult{
	text-align:center;
}

.ads{
	margin:50px 0;
}

.aa{
	resize: none;
	font-size: 14pt;
	color:#041f3f;
	background-color: #f6edc7;
	border:1px solid black;
}

strong{
	font-weight: normal;
}

h1.title, h2.title, h3, h4{
	font-size:40pt;
	text-align: center;
	margin-bottom: 50px;
	color:#041f3f;
}

h3, h4{
	font-size:20pt;
	text-align:left;
	margin-bottom:10px;
	margin-top:30px;
}

h4{
	font-size: 15pt;
}


h2.title{
	font-size: 27pt;
	margin-bottom: 10px;
	margin-top:50px;
}

.ptxt p, .ptxt li{
	line-height: 180%;
	color:black;
	font-size:14pt;
	text-align: justify;
}

.space a{
	color:black;
	text-decoration: none;
}