/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Jul 09 2022 | 09:04:05 */
.comments-form .dsn_root_form textarea:placeholder-shown ~ label {
    display: none;
}

@media (min-width: 1200px) {
	.single-post footer#colophon{
    	width: 150%;
   	 	margin-left: -230px;
	}
}