[data-etov-status] {
	margin-top: 8px;
	font-size: 14px;
	line-height: 1.4;
}

[data-etov-status].etov-success {
	color: #147a3d;
}

[data-etov-status].etov-error {
	color: #b42318;
}

[data-etov-send-otp][disabled] {
	cursor: not-allowed;
	opacity: 0.65;
}
