@import url(https://cloud.typography.com/706184/753582/css/fonts.css);
@font-face {
  font-family: 'fontello';
  src: url("//fonts.voxmedia.com/editorial-apps/fontello-updated-3-23-15/fontello.eot");
  src: url("//fonts.voxmedia.com/editorial-apps/fontello-updated-3-23-15/fontello.eot#iefix") format("embedded-opentype"), url("//fonts.voxmedia.com/editorial-apps/fontello-updated-3-23-15/fontello.woff") format("woff"), url("//fonts.voxmedia.com/editorial-apps/fontello-updated-3-23-15/fontello.ttf") format("truetype"), url("//fonts.voxmedia.com/editorial-apps/fontello-updated-3-23-15/fontello.svg#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 16, /home/autotune/shared/working/projects/polygon-verby-noun/source/stylesheets/all.css.scss.erb */
body {
  color: #222;
  background-color: none; }

/* line 20, /home/autotune/shared/working/projects/polygon-verby-noun/source/stylesheets/all.css.scss.erb */
article {
  max-width: 600px;
  margin: 0 auto;
  box-sizing: border-box;
  overflow: hidden; }

/* line 27, /home/autotune/shared/working/projects/polygon-verby-noun/source/stylesheets/all.css.scss.erb */
#output {
  padding: 5% 0%; }

/* line 31, /home/autotune/shared/working/projects/polygon-verby-noun/source/stylesheets/all.css.scss.erb */
h4 {
  font-family: "Gotham SSm A", "Gotham SSm B", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  margin: 0; }

/* line 37, /home/autotune/shared/working/projects/polygon-verby-noun/source/stylesheets/all.css.scss.erb */
h2 {
  font-family: "Gotham SSm A", "Gotham SSm B", "Helvetica", "Arial", sans-serif;
  font-size: 32px;
  margin: 5px 0 0; }

/* line 43, /home/autotune/shared/working/projects/polygon-verby-noun/source/stylesheets/all.css.scss.erb */
h4, h2 {
  line-height: 1.4em;
  font-weight: normal; }

/* line 49, /home/autotune/shared/working/projects/polygon-verby-noun/source/stylesheets/all.css.scss.erb */
#generate {
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 3% 1%;
  background-color: #ff0052;
  color: white;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Gotham SSm A", "Gotham SSm B", "Helvetica", "Arial", sans-serif; }

/* line 61, /home/autotune/shared/working/projects/polygon-verby-noun/source/stylesheets/all.css.scss.erb */
#generate:hover {
  background-color: #eb004b; }

/* line 65, /home/autotune/shared/working/projects/polygon-verby-noun/source/stylesheets/all.css.scss.erb */
.share {
  margin-top: 5%; }

/* line 66, /home/autotune/shared/working/projects/polygon-verby-noun/source/stylesheets/all.css.scss.erb */
.share a {
  display: block;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding: 3% 1%;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Gotham SSm A", "Gotham SSm B", "Helvetica", "Arial", sans-serif; }

/* line 79, /home/autotune/shared/working/projects/polygon-verby-noun/source/stylesheets/all.css.scss.erb */
#twitter, #twitter:visited {
  background-color: #00aced;
  color: white; }
  /* line 82, /home/autotune/shared/working/projects/polygon-verby-noun/source/stylesheets/all.css.scss.erb */
  #twitter:hover, #twitter:visited:hover {
    background-color: #009dd9; }

/* line 87, /home/autotune/shared/working/projects/polygon-verby-noun/source/stylesheets/all.css.scss.erb */
#twitter:before {
  content: '\e806'; }

/* line 91, /home/autotune/shared/working/projects/polygon-verby-noun/source/stylesheets/all.css.scss.erb */
#facebook, #facebook:visited {
  background-color: #325a97;
  color: white; }
  /* line 94, /home/autotune/shared/working/projects/polygon-verby-noun/source/stylesheets/all.css.scss.erb */
  #facebook:hover, #facebook:visited:hover {
    background-color: #2d5188; }

/* line 99, /home/autotune/shared/working/projects/polygon-verby-noun/source/stylesheets/all.css.scss.erb */
#facebook:before {
  content: '\e807'; }

/* line 103, /home/autotune/shared/working/projects/polygon-verby-noun/source/stylesheets/all.css.scss.erb */
#twitter:before,
#facebook:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 6px;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em; }
