@charset "utf-8";
/* CSS Document */
.rolec{
	margin-bottom:80px
}
 .entryc h1 {
    font-size: 1.8rem;
	text-align:center;
}

 .entryc h2 {
    font-size: 1.5rem;
}
.cwords h3{
	font-size:24px;
}
.cwords {
	background:#4141c1;
	padding: 15px;
    text-align: center;
    color:#fff;
	border-radius: 10px;
}
.answer{
	margin-top:30px;
}

.entryc {
	margin-top:70px;
}
.copyright {

    color: #fff;
    text-align: center;
    margin-top: 30px;

}










