Skip to main content

Changing Button

.secondary-navigation > li:last-child {
  color: White;
  background-color: red;
  border-radius: 5px;
}