<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!

 * Contact Buttons Plugin Demo 0.1.0

 * https://github.com/joege/contact-buttons-plugin

 *

 * Copyright 2015, JosÃ© GonÃ§alves

 *

 * Licensed under the MIT license:

 * https://www.opensource.org/licenses/MIT

 */



/*body {

  font-family: 'Lato', sans-serif;

  font-size: 16px;

  max-width: 550px;

  margin: 4em auto;

  line-height: 1.7;

}

h1 {

  text-transform: uppercase;

  font-weight: 300;

  margin: 0 0 1em;

  text-align: center;

}

h1 span {

  font-weight: 700;

  display: block;

}

p + p {

  margin-top: 1.5em;

}

.git {

  background: #000;

}

.fixed{position: fixed;





    z-index: 999;

    top: 200px;

	left:0;





}*/</pre></body></html>