/* Custom CSS Overrides */

/* Remove the gray background image from main section */
#main {
    background-image: none !important;
    background-color: #ffffff !important;
}
