.fg-content--light-theme .fg-logo-label {
  background-color: #222426;
}

.fg-content--light-theme .fg-logo-label:before {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #222426;
}