/* RBKCStyle_v2.css */

/* Reduce side padding for the main content container */
div.container.eform-container {
    padding-left: 0px !important;   /* Reduced from 15px default */
    padding-right: 0px !important;
}