﻿.Responsive div.Feedback_Message_Wrapper {
    margin-top: 35px;
}

.c__input {
    color: var(--color-neutral-0) !important;
}

.c__input:-webkit-autofill,
.c__input:-webkit-autofill:focus {
    transition: background-color 600000s 0s, color 600000s 0s !important;
}

div.Feedback_AjaxWait {
    top: 0;
}