.echo-wrapper{
	font-weight: 500;
	margin-bottom: 20px;
}

.conf-button{
	display: inline-block;
    margin: 0 10px;
    margin-top: 20px;
}

.conf-button-wrapper{
	text-align: center;
}

.correction{
	background-color: #cd1906;
	border-bottom: solid 4px #950e00;
}

a:hover{
	color: white;
    text-decoration: none;
}

.conf-sub{
	display: inline-block;
}