﻿.footerInfo { width: 100%; padding: 40px 0; border-top: 1px solid #fff; color: #fff; font-size: 16px; font-weight: 600; line-height: 1.6em; text-align: center; }
    .footerInfo a { color: #E6E6E6 !important; }

.footerContainer a { color: #E6E6E6 !important;}

.form-control {
    border-color: gray !important;
}

.form-check-input {
    border-color: gray !important;
}

.form-select {
    border-color: gray !important;
}


.validation-message {
    color: #dc3545 !important;
}

.skip-to-content-link {
    position:absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border:0;
}