body #top-streamer-growlr {
  display: none;
}

body.is-growlr #top-streamer {
  display: none;
}

body.is-growlr #top-streamer-growlr {
  display: block;
}


@media only screen and (max-width: 768px) {
  width: 100%;
}

.d-none {
  display: none;
}


/*for screens larger than 800px*/
@media screen and (min-width: 800px) {

  #topimg {
    margin-bottom: -40px;
  }

  h1 {
    font-size: 40px!important;
    padding-top: 20px;
  }

  .pinkcontainer li {
    font-size: 25px;
    font-style: normal;
    line-height: normal;
  }


  #asterisk {
    font-size: 25px!important;
    line-height: normal;
  }

  h2 {
        font-size: 35px!important;
  }

  .button {
    width: 60%!important;
    font-size: 30px!important;
    border-radius: 40px!important;
    border: 5px solid #6f44c1!important;
  }

  .buttoncenter {
    text-align: center;
  }

  .container p {
    font-size: 20px!important;
  }


}




.purplebg {
  background-color: #6f44c1!important;
  padding-left: 25px;
  padding-right: 25px;
}

body {
  width: 100%;
  padding: 0;
  margin: 0 auto;
  max-width: 800px;
}

.container {
  margin-left: 20px;
  margin-right: 20px;
}

img {
  width: 100%;
  height: auto;
}

.button {
  border: 3px solid #6f44c1;
  border-radius: 25px;
  width: 85%;
  padding: 5px 15px 8px;
  font-family: sofia-pro-soft,sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  margin-top: 10px;
  background-color: #ffffff;
  color: #6f44c1;
}

.button:active {
    background-color: #6f44c1;
    color: #ffffff;
}

.buttoncenter {
  text-align: center;
}

li {
  font-family: sans-serif;
}

h1 {
  font-family: modesto-text,serif;
  font-weight: 600;
  font-style: normal;
  font-size: 5.6vw;
  color: #171717;
  letter-spacing: 0px;
  line-height: normal;
}


h2 {
  font-family: comic-serif-pro,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  margin:10px 0;
}


p {
  font-family: sofia-pro-soft,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 19px;
  color: #ffffff;
  line-height: 140%;
}

h1 {
  font-family: comic-serif-pro,sans-serif;
font-weight: 400;
font-style: normal;
  font-size: 7vw;
  color: #3effb9;
  letter-spacing: 0px;
  text-align:center;
}

.pinkcontainer li {
  color: #ffffff;
  font-family: sofia-pro-soft,sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 7px;
}

.pinkcontainer{
  background-color: #ff756e;
  padding: 10px;
  border-radius: 15px;
}

#asterisk {
  font-size: 3.8vw;
  margin-left: 15px;
  margin-right: 15px;

}

.container p {
  font-family: sofia-pro-soft,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 14px;
color: #6f44c1;
line-height: normal;
margin: 20px;
}
}

 a {
  color: #ff756e!important;
}

.text {
  font-size: 24px;
}

h2 {
  font-family: comic-serif-pro,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size:5vw;
  color: #ff756e;
  letter-spacing: 0px;
  text-align:center;
  line-height: normal;
}
