/* Custom CSS */

/* Example: Override main section background color. */
/* body .jupiterx-main {
    background-color: gray;
} */
.jupiterx-main-content{
	padding: 0px !important;
}