.campus-tour__button:focus,
.campus-tour__button:active {
  background-color: #e0a800 !important; 
  color: #2e2a6e !important;
  outline: none;
  box-shadow: 0 0 3px 2px rgba(255, 193, 7, 0.5);
}
