/*!
Theme Name: sams crm
Theme URI: http://marufcse.com/
Author: Maruf Al Bashir
Author URI: https://marufcse.com
Description: SAMS CRM custom wordpress theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sams-crm
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

footer ul{
	list-style: none;
    color: #fff;
    margin: 0;
    padding: 0;
	margin-bottom: 20px;
}
footer ul li{
	margin-bottom: 10px;
}
footer ul li a{
	list-style: none;
	color: #fff;
}
.navbar-nav a, .current_page_item a{
	color: #fff;
    text-decoration: none;
    font-weight: 600;
    line-height: 35px;
    /* margin-bottom: 3px; */
    float: left;
}
.navbar-nav a:hover{
	border-bottom: 2px solid #fff;
}