/* articlefooter.css */

@media only screen and (min-width: 1081px) {
	footer {
		border-top-left-radius: 0.5vmin;
	}
}