/*
Theme Name: Sianci Themes
Theme URI: https://sianci.com/
Author: Sianci
Author URI: http://sianci.com/
Description: WordPress Themes with Bootstrap 5.2
Version: 1.0.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, Bootstrap
Text Domain: sianci
*/


a{
  color: #88cc07ff;
}
a:hover{
	color: #00ff80;
}
a:visited {
  color: #3eac75;
}
body{color: grey;}
.bg-light {
    background-color: #ffffff !important;
border-bottom : solid 0.8px #dfe6e9;
	margin-bottom : 10px;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
	color: white;
  background-color: #0984e3;
}
