.results-body {
  height: 82%;
}

.results-title {
  height: 8%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.results-body {
  height: 84%;
}

.results-title-text {
  /* color: var(--primary); */
  font-weight: bold;
}

#tab-refinance {
  cursor: default;
}
