.b-contact-info {
	padding: 4px 0 30px;
  
  }
  .b-contact-info h3 {
    padding: 0 0 15px 0;
    }
  .b-contact-info p {
    padding: 0 0 15px;
    
    font-size: 130%;
    
    line-height: 1.2;
    }
    .b-contact-info p strong {
      font-size: 130%;
      }
    .b-contact-info a:link, .b-contact-info a:visited {
      color: #0066cc;
      }
    .b-contact-info a:hover {
      color: #ff7900;
      }