.nav {
  border: 8px solid#572777;
  display: flex;
  margin-bottom: 20px;
  border-radius: 90px;
  background-color: #fff0a5;
}
