﻿.govuk-error-message:empty {
    display: none;
}

h1,
h2,
h3,
h4,
h5 {
    color: black !important;
}

.govuk-panel--confirmation .govuk-panel__title
{
    color:white !important;
}