/* Add here all your CSS customizations */

.white-bg{
    background: #FFF !important;
    padding: 50px !important;
}
.nomargin{
    margin: 0px !important;
}