.tippy-popper.html-template {
	display: block;
}
 
.tippy-tooltip-content *:focus {
	outline: none;
}
 
html:not([data-whatintent=touch]) .c-form-progress__step.is-active:hover:before, html:not([data-whatintent=touch]) .c-form-progress__step.is-completed:hover:before {
	border-color: inherit;
}
 
.c-form .btn {
	line-height: inherit;
}