body {background-image: url('/img/talent-show-bg.jpg'); background-repeat: no-repeat; background-attachment: fixed;}
.form-v1-content {max-width: 1010px;}
@media (min-width: 576px) {
    .form-register .content {min-width: 720px;}
}
.actions {max-width: 720px;}
@media (min-width: 960px) {
    .form-register .content {width: 720px;}
    .actions {width: 720px;}
}
.h1, h1 {font-size: 2rem;}
.error {color: red;}
#group-itme-tablist .nav-item.show .nav-link, #group-item-tablist .nav-link.active {border-color: #dee2e6 #dee2e6 #dee2e6 #dee2e6;}
.blue {color: blue;}
.dark-blue {color: darkblue;}
.dark-brown {color: #D2691E !important;}
.step-icon {display: inline-block;}
.step-text {position: relative; bottom: 30px;}
.form-register .steps li a .title {display: block;}
#comp-item-id-group-label {color: #666; font-size: 14px; font-weight: 600; color: #D2691E;}
.form-register .content .inner .subheading {font-size: 20px;}
.form-register .content .inner .confirm-subheading {font-size: 18px;}
#talk-item-div {padding-bottom: 8rem;}