.sd-root-modern--mobile .sd-progress-buttons{
    padding-bottom: 0px;
}

.sd-body{
    padding: 12px 12px 20px 12px !important;
}

.sd-action-bar.sd-footer{
    padding-top: 15px !important;
}

.sd-question__required-text{
    color: #fc8c2c !important;
}

#signup-promo-modal .modal-content{
    overflow: hidden;
    padding: 0px;
}

.sd-root-modern{
    background: transparent !important;
}

.sd-btn--action:hover{
    background-color: #fe610c;
}

.sd-action:not(.sd-action--pressed):focus, .sd-action:not(.sd-action--pressed):hover{
    background-color: #f8f8f8;
}

.sd-action-bar{
    padding: 0px 10px;
}