﻿html {
  font-family: verdana;
}

body {
    position: relative;
    margin: 2%;
    background-image: url("https://eendag.stream/background.jpg");
}



h1 {
font-family: Garamond; Times New Roman;
  color: 2d2a26;
  font-weight: bold;
  font-size: 2.9em; /* 48px/16=2.9em */
  text-shadow: 1px 1px 10px #FFFFFF;
}



.glow {
  font-size: 80px;
  color: #fff;
  text-align: center;
  animation: glow 1s ease-in-out infinite alternate;
}

@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073;
  }
  
  to {
    text-shadow: 0 0 20px #fff, 0 0 30px #ff4da6, 0 0 40px #ff4da6, 0 0 50px #ff4da6, 0 0 60px #ff4da6, 0 0 70px #ff4da6, 0 0 80px #ff4da6;
  }
}



h1 span {
  background-image: url("https://eendag.stream/newspaperbg.jpg");
  padding: 2px;
}



h2 {
font-family: luminari; times new roman;
  color: gray;
  font-style: italic;
  font-weight: normal;
  font-size: 0.875em; /* 14px/16=0.875em */
  text-align: center;
}



h3 {
font-family: arial;
  color: black;
  font-weight: normal;
  font-size: 1.875em; /* 30px/16=1.875em */
  text-align: justify;
}



h4 {
font-family: arial;
  color: black;
  font-weight: bold;
  font-size: 1.875em; /* 30px/16=1.875em */
}





h5 {
font-family: arial;
  color: blue;
  font-weight: bold;
  font-size: 1.875em; /* 30px/16=1.875em */
}





h6 {
font-family: arial;
  color: blue;
  font-weight: bold;
 font-size: 50px;
}



h7 {
font-family: arial;
  font-weight: bold;
  font-size: 2.3em; /* 35px/16=2.3em */
  text-align: justify;
}




h8 {
font-family: arial;
  color: white;
  font-weight: bold;
  font-size: 3.0em; /* 48px/16=2.9em */
  text-shadow:
    0 0 7px #fff,
    0 0 10px #fff,
    0 0 21px #fff,
    0 0 42px #0fa,
    0 0 82px #0fa,
    0 0 92px #0fa,
    0 0 102px #0fa,
    0 0 151px #0fa;
}



h9 {
font-family: Brush Script MT;  Arial;
  color: black;
  font-weight: normal;
  font-size: 1.875em; /* 30px/16=1.875em */
  text-align: center;
}





h10 {
font-family: cursive; luminari; times new roman;
  color: black;
  font-weight: normal;
  font-size: 2.5em; 
  text-align: center;
  -webkit-text-stroke: 2px black;
  text-shadow: 0 0 2px #ffffff;
}







h11 {
font-family: cursive; luminari; times new roman;
  color: black;
  font-weight: bold;
  font-size: 3.5em; 
  text-align: center;
}




promo1 {
font-family: arial;
  color: black;
  font-style: italic;
  font-weight: normal;
  font-size: 1.5em; /* 14px/16=1.5em */
  }


promo2 {
font-family: arial;
  font-weight: bold;
  font-size: 1.7em; /* 40px/16=1.7em */
}




img {
  border-radius: 17px;
  display: block;
  margin-left: 2%;
  margin-right: 2%;
  filter: drop-shadow(20px 20px 10px #000000);
}


div.polaroid {
  width: 80%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

div.container {
  text-align: center;
  padding: 10px 20px;
}








/* CSS */
.button-88 {
  display: flex;
  align-items: center;
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  padding: 0.7em 1.4em 0.7em 1.1em;
  color: white;
  background: #ad5389;
  background: linear-gradient(0deg, rgba(10,80,30,1) 0%, rgba(80,160,90,1) 100%);
  border: none;
  box-shadow: 0 0.3em 0.7em -0.3em #14a73e98;
  letter-spacing: 0.05em;
  border-radius: 5em;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-88:hover {
  box-shadow: 0 0.5em 1.5em -0.5em #14a73e98;
}

.button-88:active {
  box-shadow: 0 0.3em 1em -0.5em #14a73e98;
}




button a {
    color: white;
}


#resp-table {
width: 100%;
display: table;
}

#resp-table-body{
display: table-row-group;
}

.resp-table-row{
display: table-row;
}

.table-body-cell{
display: table-cell;
}



/* Container holding the image and the text */
.container {
  position: relative;
  text-align: center;
  color: white;
}

/* Bottom left text */
.bottom-left {
  position: absolute;
  bottom: 15px;
  left: 20%;
}




.neonText {
  color: #fff;
  text-shadow:
    0 0 7px #fff,
    0 0 10px #fff,
    0 0 21px #fff,
    0 0 42px #0fa,
    0 0 82px #0fa,
    0 0 92px #0fa,
    0 0 102px #0fa,
    0 0 151px #0fa;
}



li {
            list-style: none;
            padding: 0px 130px;
            background-image: url(
"explorebullet.png");
            background-repeat: no-repeat;
            background-position: left top;
            background-size: 100px;
        }
