#marker-woodlands, #marker-tuas {
  width: 40px;
  height: 40px;
  border: 1px solid #088;
  border-radius: 20px;
  background-color: #0FF;
  opacity: 0.5;
}
#label-woodlands, #label-tuas {
  text-decoration: none;
  color: black;
  font-size: 14pt;
  font-weight: bold;
}
