/* Bawue.Net Custom Styles */

/*
.sign-in-banner .button-tertiary {
  display: none;
}
*/

.button.button--block.button-secondary {
  background-color: #eabb002b;
}

.button.button--block {
  background-color: #ffe30099;
}

.navigation-panel .column-link.column-link--transparent.active {
  color: #ffe30099;
}


