﻿/* Sass variables entire site */
/* Font */
/* Header */
/* Footer */
/* Report colors */
/* Certificate colors */
/* Button colors */
/* Grid colors */
/* Wizard colors */
/* Landing colors*/
/* Input colors */
.input-page h1 {
  font-size: 24px;
  line-height: 28px;
  color: #2DA5A4;
  font-weight: normal;
}
.input-page h2 {
  font-size: 20px;
  line-height: 30px;
  color: #2DA5A4;
  font-weight: normal;
  margin: 5px 0 10px 0;
}
