/*=====================================================
  CSP 合規性調整：原 inline style 改為外部 class
=====================================================*/

.link-dark-register {
	color: #1F2930;
}

.content-section-padding {
	padding: 50px 0;
}

/* 原本這裡有多打一個冒號的無效CSS（margin-bottom: : 130%;），已修正 */
.iot-btn-wrap {
	margin-bottom: 130%;
}

.fail-msg-text {
	font-size: 14px;
	text-align: center;
	margin-bottom: 20px;
}

.motp-icon-center {
	text-align: center;
}

.motp-label {
	font-size: 17px;
	font-weight: bold;
	margin-top: 4%;
	display: block;
}

.submit-btn-wrap {
	padding-top: 17px;
}

.li-align-margin {
	margin-top: 5%;
}

.note-text {
	font-size: 14px;
	line-height: 2.3rem;
}

.footer-text-size {
	font-size: 14px;
}
