.access-heading{
  margin: 32px 0 14px;
  padding: 10px 14px;
  border-left: 5px solid #2f6fb3;
  background: #f5f9ff;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.5;
  color: #222;
  border-radius: 6px;
}