#login {
	width: 350px !important;
}
#wpcb_2fa_code {
	font-size: 1.8em !important;
	text-align: center !important;
	letter-spacing: 5px !important;
	margin-top: 10px !important;
	background-color: #f9f9f9 !important;
}
.wpcb-2fa-message p {
	font-size: 14px;
	text-align: center;
	margin-bottom: 20px;
}