.attention {
				font-size: 21px;
				line-height: 40px;
				margin-top: 60px;
				text-align: center;
				color: red;
			}
			
			.attention a {
				font-size: 16px !important;
				line-height: 40px;
				text-align: center;
				color: #0026ff !important;
				text-decoration: underline !important;
			}