.play-round-robin .ui-checkboxradio-radio-label {
    border-radius: 16px;
    margin-right: 0.3em;
    /* font-weight: bold; */
}
.trivia-game-thrones fieldset legend{
  margin-bottom:0.5em;
}

.design-headless .panel input[data-drupal-selector="edit-ig-user"]{
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
} 
.alt-webform-follow-us a.btn-follow-us:hover,
.alt-webform-follow-us a.btn-follow-us:visited,
.alt-webform-follow-us a.btn-follow-us:active
{
  color:#fff !important;
}
.alt-webform-follow-us .btn-follow-us{
 padding:8px;
 display:inline-block;
}

.altp-form-confirm, .alt-webform-follow-us .altp-form-stretch {
        max-width: 100%;
        margin: 0 auto;
}

@media only screen and (min-width: 800px) {
    .altp-form-confirm, .alt-webform-follow-us .altp-form-stretch {
        max-width: 50% !important;
    }
}

