input:not(.no-margin), select {
  margin-bottom: 1rem;
}

input[type="text"], input[type="url"] {
  width: 50%;
}