.footer {
  background-color: #009770e1;
  background: linear-gradient(135deg, #21bbefe1, #009770e1);
}

.logo-bottom-bg {
  background-color: #009770;
  background: linear-gradient(135deg, #009770, #21bbef);
}

.tooltip {
  background-color: #009770;
}

.lds-ripple:hover div {
  background-color: #21bbef;
}
.lds-ripple:hover div:nth-child(2) {
  border: 8px solid #21bbef;
}

.lds-ripple div {
  background-color: #009770;
}

.lds-ripple div:nth-child(2) {
  border: 8px solid #009770;
  background-color: #ffffff00;
}

.mapspot.active {
  background-color: #009770;
}

#info .title-footer {
  background: linear-gradient(91deg, #21bbef00 30%, #0ba39a 70%, #009770);
}

#info .title {
  background: linear-gradient(91deg, #21bbef, #009770);
}

#highlights .title {
  background: linear-gradient(91deg, #21bbef, #009770);
}

.lds-default div {
  background: #009770;
}