/**
 * The base file that should be imported by every file.
 * There should be no CSS generation in this or from imported scss files at all!
 */
/**
 * Library
 */
/**
 * Variables and functions
 */
#section-contact .content {
  font-family: "MultipleSansPro", Helvetica, Arial, sans-serif; }
  #section-contact .content h2 {
    margin-bottom: 0; }
  #section-contact .content p {
    margin-top: 0; }

#section-contact .contact-info strong {
  margin-bottom: .5em;
  display: block; }

#section-contact .contact-info .contact {
  display: block;
  margin-bottom: .5em; }
  #section-contact .contact-info .contact span {
    color: #0db2e7;
    margin-right: .3em; }
  #section-contact .contact-info .contact a {
    color: #000; }
  #section-contact .contact-info .contact:last-child {
    margin-bottom: 0; }

/*# sourceMappingURL=contact.css.map */
