.hide {
  display: none !important;
}
.custom-wrapper {
  width: 60%;
}

.disclosure__content {
  color: rgb(var(--heading-color)) !important;
}

p {
  font-size: 1rem;
}
p span {
  font-size: 1rem !important;
}