/* Wings Division Web Styles */

/* File link styling */
.text-body {
    color: #212529 !important;
}

.text-body:hover {
    color: #1e73be !important;
    text-decoration: underline !important;
}

