.table>:not(:first-child) {
    border-top: 0 !important;
}

#sp-main-body {
    padding: 20px !important;
}

#sp-main-body > .container {
    max-width: 100%;
    padding: 0px;
}

.grecaptcha-badge {
    display: none !important;
}
