/* Меню в Zero Block только для страницы */
#rec1235781736 .t396__elem a {
  color: #000000 !important;           /* основной цвет */
  text-decoration: none !important;
  transition: all 0.3s ease !important;
  display: inline-block !important;
}

#rec1235781736 .t396__elem a:hover {
  color: #7A9471 !important;           /* цвет при наведении */
  transform: scale(1.1);
}
