.caat-data-app .content a {
    color: #D06800;
    font-weight: inherit;
    text-decoration: inherit;
}
.caat-data-app .content h2,
.caat-data-app .content h3 {
    color: #202020;
    font-weight: inherit;
    text-decoration: inherit;
}
.caat-data-app form {
    font-family: korolev, "Trebuchet MS", "Lucida Grande", Tahoma, sans-serif;
}
.caat-data-app input {
    font-family: inherit;
    margin: 0;
    height: inherit;
    line-height: 24px;
}
.caat-data-app label {
    font-family: inherit;
    line-height: 32px;
}
.caat-data-app .exuk-widget-action {
    margin: 0;
}
