.entity-result-box {
  background-color: #ccc; }
  .entity-result-box .contacto-card-title {
    font-weight: 600; }
  .entity-result-box .card {
    height: 100%;
    margin-bottom: 0px;
    display: block; }
    .entity-result-box .card .card-body {
      padding: 10px; }
    .entity-result-box .card .contacts {
      color: #227FB4;
      font-size: 10px;
      margin-top: 5px; }
    .entity-result-box .card .site-title {
      color: #222E5E;
      font-size: 11px;
      line-height: 1; }
    .entity-result-box .card .address {
      font-size: 10px;
      padding: 15px 0;
      font-weight: 600; }