div[data-drupal-selector=edit-address-country-code] {
  margin-bottom: 39px;
}

input[data-drupal-selector=edit-address-locality] {
  margin-bottom: 10px;
}
.postal-code {
  margin-top: 9px;
  margin-bottom: 9px;
}
.input__submit-container::after {
 display: none; 
}
h4.subtitle4 {
  margin-bottom: 10px;
}
h3.subtitle3 {
  margin-bottom: 10px;
}
ul li {
  margin-bottom: 10px;
}
p strong, li strong {
font-weight: bold;
}