@media screen and (max-width: 767.98px) and (min-width: 576px) {
.border-sm-bottom-1 {
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
}
.border-sm-right-1 {
    border-right-style: solid !important;
    border-right-width: 1px !important;
}
.support-margin-vertical {
    margin-bottom: .75rem!important;
    margin-top: .75rem!important;
}
.sm-block {
    display: block;
}
.footermargin {
    margin-top: 50px;
}
}
