.vcard.tt_address_detail.ma address span,
.vcard.tt_address_detail.ma address p span,
.vcard.tt_address_detail.ma span,
.vcard span[itemprop="streetAddress"] {
    font-size: 22px;
    font-weight: bold;
}
.vcard.tt_address_detail.ma sr-only {
    height: 4px;
    overflow: hidden;
}
.vcard.tt_address_detail.ma .address ul li a i {
  font-size: 1.2em;
  margin-right: 5px;
}
.vcard.tt_address_detail.ma ul.social-bar li a {
  font-size: 1.1em;
  font-weight: bold;
}
.vcard.tt_address_detail.ma ul.social-bar li i {
    font-size: 3.2rem!important;
    display: block;
    text-align: center;
    margin-bottom: 4px;
    margin-top: 4px;
    color: var(--green);
  }