.g-button {
  background: #ffac00;
  border: 1px solid transparent;
  outline: none;
  box-shadow: none; }

.g-button:hover, .g-button:active {
  background: transparent;
  color: #ffac00 !important;
  border-color: #ffac00;
  text-shadow: none;
  box-shadow: none; }

#onicon .onicon-bookmark--bottom .onicon-button__wrapper {
  bottom: 80px; }
