button.sr-submit-form {
    position: relative;
}

input.character_complete_child_field {
    width: 30px;
    text-align: center;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin: auto;
}

input.character_complete_child_field::selection {
    background-color: transparent;
}

.JFullSMSFrontFormElement_Box .JFullSMSFrontFormElement_Box_Styles p,
.JFullSMSFrontFormElement_Box .JFullSMSFrontFormElement_Box_Styles h1,
.JFullSMSFrontFormElement_Box .JFullSMSFrontFormElement_Box_Styles h2,
.JFullSMSFrontFormElement_Box .JFullSMSFrontFormElement_Box_Styles h3,
.JFullSMSFrontFormElement_Box .JFullSMSFrontFormElement_Box_Styles h4,
.JFullSMSFrontFormElement_Box .JFullSMSFrontFormElement_Box_Styles h5,
.JFullSMSFrontFormElement_Box .JFullSMSFrontFormElement_Box_Styles h6,
.JFullSMSFrontFormElement_Box .JFullSMSFrontFormElement_Box_Styles a



{
    color: inherit !important;
}

.JFullSMSFrontFormElement_Box_Styles img {
    width: 100%;
}

.JFullSMSFrontFormElement_Box .JFullSMSFrontFormElement_Box_Styles > .row {
    justify-content: inherit;
    width: 100%;
}
@media (max-width: 993px) {
    .SRFormContainer .JFullSMSFrontFormElement_Box {
        width: 100% !important;
    }
    
    .JFSMSSubmitFormContainer {
        width: 100% !important;
    }

}