body {
  padding-top: 5rem;
}

.starter-template {
  padding: 3rem 1.5rem;
  text-align: center;
}

.quiz {
  text-align: left;
}

.title {
	font-weight: 300;
	padding-bottom: 30px;
}

.quizimg {
    width: 20px;
    height: auto;
}

.promotenumbers {
    font-size: 1.5vw;
}


.a2acontainer {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1000000000;
}

.main {
	margin-top: -50px !important;
}

.inactive {
  color: rgba(255,255,255,.5) !important;
}