#fmt-calculator-results .alert-warning {
  background-color: #f08a24;
  border-color: #de770f;
  color: white;
}

#fmt-calculator-results div.table-responsive {
  margin-top: 1.2em;
}

#fmt-calculator-results table th {
  background-color: rgb(55, 169, 145);
}