.search-form ~ ol{
  padding-top:1.5rem;
  padding-bottom:3rem;
}
.search-form ~ ol li::marker{
  font-size: 1.2rem !important;
  line-height: 2.5rem;
  margin-bottom: 0.5rem;
  font-family: "gilmer";
  font-weight: 700;
  line-height: 1.18;
  color: #1C9F0C;
}
.search-form ~ ol p span,
.search-form ~ ol p{
  display:none!important;
}
.search-form ~ ol h3{
  font-size:1.2rem!important;
  line-height:2.5rem;
}
.body-page .form-search{
  width:90%;
  font-size: 17px;
  font-weight: 700;
  padding: 14px 30px 14px 30px;
  line-height: 20px;
  display: inline-block;
  font-family: "gilmer";
}