div#sticky-block-nopadding {
    padding: 0px !important;
}

.skill-forward-wounded-warrior-project .fp_body_one_digital-component .ckeditor-content table tbody tr{
    border:none !important;
}
.component-inner .edgar-stock-ticker{
    position:relative !important;
    right: auto !important;
    top: unset !important;
    padding-top: unset !important;
}

@media only screen and (max-width: 767px) {
    .custom-error{
        .cta-btn {
            display: flex;
            flex-direction: column;
            max-width: max-content;
            text-align: center;
        }
    }
}