*{
  margin: 0;
  padding: 0;
  list-style: none;
}
.width-12 {
  width: 1200px;
}
a{
  text-decoration: none;
  color: #6C6B72;
}