body {

}
container{

}
.orange{
  color:#ec852b;
}

@media screen and (max-width: 992px) {
  h6 {
    font-size: 1rem !important;
  }

  h5 {
    font-size: 1.1rem !important;
  }


  a {
    font-size: 0.8rem !important;
  }
}