body.page .primary-sidebar,
body.page .primary-sidebar .widget,
body.page .primary-sidebar .widget-title,
body.page .primary-sidebar a,
body.page #colophon,
body.page #colophon p {
  color: #fff !important;
}
a:focus, button:focus, input:focus {
  outline: 3px solid #f6ff12 !important;
  outline-offset: 2px;
}
