/**
 * @file
 * Visual styles for Bartik's lists.
 */

ul.links {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #000063; 
}
