﻿
.page-not-found-color {
    color: white;
}

.font-weight-normal > label:not(.form-check-label):not(.custom-file-label) {
    font-weight: normal;
}

.survey.btn-link {
    color: white;
}


.survey .validation-message {
    list-style-type: none;
    color: #ffca08;
    font-weight: bold;
}

.form-top-right > .material-symbols-outlined {
    font-size: inherit;
    vertical-align: middle;
}

