/*------------------------------------
guidelines
------------------------------------*/

.guidelines {
  margin-top: 60px;
  font-size: 20px;
}

.guideline-flex {
  display: flex;
  align-items: center;
}

.guideline-content {
  margin-top: 25px;
}

.guideline {
  background-color: #009688;
  color: white;
  font-size: 22px;
  font-weight: bold;
  width: 140px;
  text-align: center;
  margin-right: 27px;
  padding: 20px 0;
  box-sizing: border-box;
}

.guideline-span {
  font-size: 16px;
}

.opportunity-start {
  font-size: 13px;
  font-weight: normal;
  display: block;
}

.emphant-font {
  color: #f00;
  font-size: 24px;
  font-weight: bold;
}

.guideline-subinfo {
  font-size: 16px;
  display: block;
}

.newgrade_str{
  font-weight: bold;
}

.guideline-report-start{
    color: #f00;
    font-weight:bold;
    font-size: 22px;
}
