<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#remove-spacing .pl-push--desktop--small::after {
    margin-bottom: 0px;
}

#remove-spacing .pl-spacer--in--large {
    padding-bottom: 0px;
}

#remove-spacing .col-md-offset-3 {
    margin-left: 0%;
}
#remove-spacing .col-md-6 {
    width: 100%;
}</pre></body></html>