.notarnow {
  display: flex;
  flex-direction: row;
  gap: 0px;
  flex-wrap: wrap;
}

.notarnow > li > a {
  margin: 0px;
  padding: 10px;
}
