#app > div.main.w-100.doug > footer.bg-dark-grad.main-footer.py-4 {
    background-color: #008923;
} 

#questions > div.card-form-heading > div,  {
      font-size: 16px;
}


#app > div.language-select {
     display: none;
}

#app > div.main.w-100.doug > header.landing-header.mobile-hide > div > div > div > div.landing-header-card-info-right.d-flex.p-4.flex-column.justify-content-between.h-100 > button {
     display: none;
}

#section-1 > div > div > div.col.d-flex.justify-content-center > form > div:nth-child(4) > div > div > div > div > div > div > div:nth-child(2) > div > div > label {
     font-style: italic;
}

#app > div.main.w-100.doug > header.landing-header.mobile-hide > div > div > div > div.landing-header-card-info-left.d-flex.p-4.flex-column.justify-content-between > button {
     margin-bottom: 200px;
}

.lobby-landing {
  padding: 0 0;
}

.landing-header {
  min-height: 47rem;
}

#app > div.main.w-100.doug > main > div > section > div > div > div > div > div.row.mt-4 {
    display: none;
}

#app > div.main.w-100.doug > footer.bg-dark-grad.main-footer.py-4 > div > div.col-2.d-flex.flex-column > img {
   margin-left: 40px;
}

#app > div.main.w-100.doug > footer.bg-dark-grad.main-footer.py-4 > div > div.col-2.d-flex.flex-column > p {
   margin-top: 15px;
}
