/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

.content-left {
    background-color: #190E23;
    padding: 0;
    }


.ui-widget-header {
    background: #FF4160;
    }

button.backward, button.forward, button.submit {
        background: #FF4160;
    }

button.backward {
        color: #fff;
}