/* style.css */
.pn-noteinfo {
    text-align: center;
    font-weight: bold;
    color: red;
}

p {
	margin: 0px;
}

