ol {
  color: blue;
}
  
ol ol {
  font-weight: 700;
}
  
ul {
  list-style-type: none;
}