.displayNone {
  display: none !important;
}

.leftPadding {
  padding-left: 50%;
}

.subtitleColor{
  color: #c81818;
}

.sectionColor{
  color: #C84D18;
}

.unitLabel{
    position: relative;
    top: 33px;
	  right: 44px;
}

.unitArea{
    position: relative;
    bottom: 5px;
}

.unitAreaMetric{
    position: relative;
    bottom: 5px;
	  right: 30px;
}

.corridorTitle{
	  position: relative;
    top: 6px;
}

.corridorWidth{
	  position: relative;
    top: 1px;
}

.corridorUnit{
	  position: relative;
    top: 6px;
    right: 44px;
}

.center {
    display: flex;
    justify-content: center;
}

.ageSpacing{
    position: relative;
	  right: 44px;
}

.starColor{
  color: #C84D18;
}

.suppNote{
  color: #c81818;
  	position: relative;
    bottom: 22px;
    font-size: 0.7em;
}

.customAddressTitle{
    position: relative;
    top: 15px;
    /* font-size: 0.7em; */
}

.nostyle {
  list-style-type: none;
}
