.test_form_button2 {
	margin-bottom: 10px;
	margin-top: 10px;
}

.test_title {
	text-align: center;
}


.test_form_button {
	padding: 15px 45px;
    border-radius: 5px;
    background: #ee7301;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #080a07;
    margin-right: 20px;
    display: flex;
    align-items: center;
}

.test {
	margin: 0px auto 0 auto;
}

.test_what {
	display: none;
}