#agerestriction_inner{
    width:500px; padding:30px 30px 0px; margin-left:-250px;}
.sooajax-title {
  display: block;
  font-size: 55px;
  font-family: 'Fredoka One', cursive;
  color: transparent!important;
  paint-order: fill stroke markers;
  text-align: left;
  -webkit-text-stroke-width: 1.5px; padding-bottom: 0px;
  -webkit-text-stroke-color: #fed128;
  text-shadow: 0 0 3vw #fa1c16, 0 0 3vw #fa1c16, 0 0 3vw #fa1c16, 0 0 0.4vw #fed128;
  font-weight: bold;
  letter-spacing: 5px;
  line-height: 1.1em;
  text-transform: uppercase;
}
.age_buttons {width:auto; text-align: left;}
.age_buttons button#confirmb {background-color:transparent;margin-left: 0px}
.age_buttons button#declineb {border:3px solid #333; background-color:transparent; color:#333}
.age_buttons button#confirmb:hover {color:#FFF}
.soobroken-letter {
  -webkit-text-stroke-color: #444444;
  text-shadow: 0 0 1vw #222222, 0 0 1vw #222222, 0 0 1vw #222222, 0 0 0.2vw #444444;
  animation-name: sooneon;
  animation-duration: 2s;
  animation-iteration-count: 9999;
}
header.raindrop {width: 500px;
margin-left: -33px;}
.sooajax-description {
  display: block;
  font-size: 35px;
  text-align: left;
  line-height: 1.1em;
  padding-bottom: 35px;
  font-family: Pacifico, Parisienne, serif;
  font-weight: normal;
}

@keyframes sooneon {
  from,
  38%,
  43.25%,
  49.5%,
  51.125%,
  to {
    -webkit-text-stroke-color: #444444;
  text-shadow: 0 0 1vw #222222, 0 0 1vw #222222, 0 0 1vw #222222, 0 0 0.2vw #444444;
  }

  38.5%,
  43%,
  50%,
  51% {
    -webkit-text-stroke-color: #fed128;
  text-shadow: 0 0 3vw #fa1c16, 0 0 3vw #fa1c16, 0 0 3vw #fa1c16, 0 0 0.4vw #fed128;
  }
}
