h1{
  font-weight: 600;
}
.cms5 ol {
    padding-left: 1rem;
    line-height: 2rem;
    text-transform: uppercase;
  }
  .cms5 .index li{
    cursor: pointer;
  }
@media screen and (max-width: 767px){
  .heading_48 {
    font-size: 20px;
  }
  .heading_24{
    font-size: 18px;
  }
}