#enot_lb_msg {
	font-family: Helvetica, sans-serif;
	display: flex;
	
	/* Centering */
    position: relative;
    margin: 0 auto;
    height: auto;
	width: max-content;

	padding-bottom: 0.2%;
}

#enot_lb_msg h1 {
	margin-top: 0;
	margin-bottom: 0;
}