/*
Theme Name:     IMOK - Instytut Marki Online
Theme URI:      n/a
Template:       kadence
Author:         Eatnet
Author URI:     n/a
Description:    Motyw dedykowany dla IMOK na podstawie motywu KADENCE
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
/* Always highlight last menu item */
.main-navigation .primary-menu-container > ul > li.menu-item:last-of-type > a {
  color: var(--global-palette-highlight) !important;
  background: var(--global-palette1) !important;
}
