/*
 * One-pixel release-note baseline correction.
 */
@media (min-width: 1001px) {
	.shiso-v2-release.is-latest time {
		left: 4px !important;
		top: 0 !important;
	}

	.shiso-v2-release.is-latest .shiso-v2-release__body > p:nth-of-type(2) {
		top: -.5px !important;
	}

	.shiso-v2-release:nth-child(3) h3 {
		top: 7px !important;
	}

	.shiso-v2-releases > .shiso-v2-container > .shiso-v2-center-link .shiso-v2-text-link {
		transform: scale(1.253, .83) !important;
	}
}
