﻿.EPiServerForms .Form__Status .Form__Success__Message {
    background-color: inherit;
}

.EPiServerForms .ValidationRequired .Form__Element__Caption:after {
    content: " ";
}

.EPiServerForms .Form__Original__ParagraphText {
    display: none;
}

.EPiServerForms .FormChoice .FormChoice__Input:focus + .FormChoice__Label {
    border: 0;
}