/*!
 * Contact Buttons Plugin Demo 0.1.0
 * https://github.com/joege/contact-buttons-plugin
 *
 * Copyright 2015, José Gonçalves
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */

body {
  background: #FDFAFA;
  font-family: 'Lato', sans-serif;
  font-size: 8px;
  max-width: 90%;
  margin: 1em auto;
  line-height: 1.7;
}

