ul{
  list-style-type: disc !important;
  list-style-position: inside !important;  
}

a{
  text-decoration: none !important;
}