

.StaticVcard {
  padding:20px;
  margin:20px 0px;
  background:#EFEFEF;
}
.StaticVcard address {
  font-style:normal;
}
.StaticVcard address strong {

}
.StaticVcard a {
  display:block;
  margin:10px 0px 0px 0px;
  color:#0B172B;
}
.StaticVcard a:hover span {
  color:#0B172B;
  text-decoration:underline;
}
.StaticVcard a.StaticVcard-tel {

}
.StaticVcard a.StaticVcard-email {

}
.StaticVcard a.StaticVcard-web {

}
