@charset "UTF-8";

.row > .col-go-text-box {
	margin: 20px;
}
.row > .col-go-text-box > .go-text-box {

}
.row > .col-go-text-box > .go-text-box > .tip-box {
	padding-left: 20px;
}
.row > .col-go-text-box > .go-text-box > .text-box {
	margin-top: 10px;
}
.row > .col-go-text-box > .go-text-box > .text-box > .text-box-bg {
	padding: 100px 30px;
	text-align: center;
}

.button {
	cursor:pointer;
}