 /*
Theme Name: Truline
Theme URI: http://localhost/truline/
Author: Fuze INC
Author URI: https://www.fuzeinc.com
Description: Truline: Building with Integrity
Version: 1.0
Tags: custom
*/


.nav-link {
    display: block;
    padding: 0rem 0rem !important;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

/* .nav-link:focus, .nav-link:hover {
    color: #fdfdfd !important;
} */
 .footer-link-block ul li a:hover {
    color: white;
}
.header-links ul li a:hover {
    color: white;
}