.address-item, .vcard, .tt_address_detail {
  margin-bottom: 2rem; }
  .address-item h2, .vcard h2, .tt_address_detail h2 {
    font-size: 1.4rem; }
  .address-item h3, .vcard h3, .tt_address_detail h3 {
    font-weight: 600;
    font-size: 1.1rem;
    margin-bottom: 6px;
    hyphens: none; }
  .address-item p, .vcard p, .tt_address_detail p {
    margin-bottom: 6px;
    line-height: 1.3rem; }
  .address-item i.fas, .vcard i.fas, .tt_address_detail i.fas, .address-item i.far, .vcard i.far, .tt_address_detail i.far, .address-item i.fa, .vcard i.fa, .tt_address_detail i.fa {
    font-size: 80%;
    color: #989ea0; }
