.widget_text .textwidget p {
  color: #000000;
  font-size: 18px;
}

.widget a {
  color: #000000;
  font-weight: bold;
}

.widget a:hover {
  color: #fc8239;
}

#menu-horni-menu-1.nav.container-inner.group {
  font-weight: bold;
}

#nav_menu-2.widget.widget_nav_menu {
  font-weight: bold;
  background-color: #ffd49d;
}

.widget>h3 {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
}

.widget_calendar td {
  color: #000000;
  border-color: #FC8239;
}

.widget_calendar th {
  color: #000000;
  background-color: #FC8239;
  border-color: #FC8239;
}

.sidebar.s2 .widget_calendar caption {
  font-weight: bold;
}

#categories-2.widget.widget_categories {
  font-size: 18px;
  font-weight: bold;
}

#recent-posts-2.widget.widget_recent_entries {
  color: #000000;
  font-size: 18px;
}