.text-caution {
	color: #1b1bab;
}

.box-caution {
	border: 3px solid #DD6897;
	color: #1b1bab;
	padding: 10px;
    border-radius: 5px;
}

.tos-title {
}

.tos {
	height: 200px;
	overflow: scroll;
	border: 1px solid #DD6897;
}