/******** other one off stuff **********/
.butter-bar {
  background: lightyellow;
  color: #3c4043;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
}

.butter-bar a {
  margin-left: 16px;
}

a.h-c-button.outline:visited {
  color: #1a73e8;
}