/*
Theme Name: Banca
Theme URI: https://wordpress-theme.spider-themes.net/banca/
Author: Spider-themes
Author URI: https://themeforest.net/user/spider-themes
Description: Banca is a Business and Finance WordPress theme for Consulting websites or promoting your services, Bank websites, loan companies, corporate and business-related services
Version: 1.9.2
Requires at least: 5.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: banca
*/

.header-menu .theme-btn {
  margin-left: 55px;
  background-color: transparent;
  border-color: #fff !important;
  color: #fff !important;
}
.header-menu .theme-btn:hover {
  color: var(--primary-color);
  border-color: #fff;
  background-color: var(--bs-white);
}


