@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     /* IE10+ CSS styles go here */
    .button.primary, .button.hollow {
		padding-top: 12px;
	}
}
