.app-icon {
  background-image: url(manifesto.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  background-color: #81bb5f;
}

.app-dim {
  color: brown !important;
  /* background-color:green !important; */
}
.app-dimb {
  font-weight: bold;
  color: brown !important;
  background-color: #ebf5fb !important;
}

.app-center {
  text-align: center !important;
}
.bb,
.apex-item-text {
  font-weight: bold;
  color: black !important;
  border: none !important;
}
.apex-item-select:focus,
.apex-item-text:focus,
.apex-item-textarea:focus {
  border: 1.1px solid #dfdfdf;
}
