html,
body {
  margin: 0;
  padding: 0; }

body {
  background: url("../images/background-final.png") repeat; }

h1 {
  margin: -10px; }
  h1.title {
    display: inline-block;
    color: #000;
    font-size: 26px;
    margin-bottom: 10px;
    border-bottom: 7.5px solid green; }
  h1.line-1 {
    font-size: 100px; }
    h1.line-1 .fa {
      color: green; }
  h1.line-2 {
    font-size: 32px; }
    h1.line-2 span {
      color: green; }
  h1.line-3 {
    margin-top: 10px;
    font-size: 28px; }
  h1.line-4 {
    display: inline-block;
    font-size: 113px;
    border-bottom: 10px solid green;
    line-height: 90px;
    margin-top: 7px; }
  h1.line-5 {
    margin-top: 15px;
    font-size: 29px; }
  h1.line-6 {
    color: green;
    margin-top: 5px;
    font-size: 31px; }
    h1.line-6 .fa {
      color: #000; }
  h1.connection .wifi-1 {
    font-size: 12px; }
  h1.connection .wifi-2 {
    font-size: 18px;
    color: green; }
  h1.connection .wifi-3 {
    font-size: 25px; }
  h1.connection .wifi-4 {
    font-size: 31px;
    color: green; }
  h1.connection .wifi-5 {
    font-size: 38px; }
  h1.connection .wifi-6 {
    font-size: 50px;
    color: green; }
  h1.connection .transparent {
    color: transparent; }
  h1.line-7 {
    display: inline-block;
    background-color: #eee;
    padding: 10px;
    border-radius: 4px;
    margin-top: 20px; }
    h1.line-7 p {
      float: left;
      font-size: 17px;
      line-height: 11px; }
    h1.line-7 span {
      font-size: 11px;
      color: green; }
    h1.line-7 a {
      text-decoration: none;
      color: black; }

.container {
  margin-top: 100px; }

.center {
  text-align: center; }

h1.invisible {
  display: none; }

.heart {
  height: 13px; }

@media screen and (min-width: 768px) {
  h1 {
    font-size: 20px; } }

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