.uc-feedbackform input  {
    border: 1px dashed #02162E !important;
}

.uc-feedbackform textarea  {
    border: 1px dashed #02162E !important;
}

.uc-footer, .uc-footer p {
    color: #fff !important;
    vertical-align: top !important;
}

.uc-footer a {
    color: #fff !important;
    text-transform: uppercase !important;
    
}

.uc-footer a:hover {
    color: #fff !important;
    text-transform: uppercase !important;
    text-decoration: underline !important;
    
}
