﻿@charset "UTF-8";

img.workflow-tile
{
	height: auto !important;
	width: 128px !important;
}

p.step-next
{
	font-size: var(--font-size-h3);
	font-weight: 300;
	text-align: right;
}

p.step-previous
{
	font-size: var(--font-size-h3);
	font-weight: 300;
}