/* W3.CSS Extra code has been removed */

.w3-light-grey,
.w3-hover-light-grey:hover,
.w3-light-gray,
.w3-hover-light-gray:hover {
  color: #000 !important;
  background-color: #f1f1f1 !important
}

.w3-round-xlarge {
  border-radius: 16px
}

.w3-blue,
.w3-hover-blue:hover {
  color: #fff !important;
  background-color: #219623 !important
}

.w3-container,
.w3-panel {
  padding: 0.01em 16px
}
