/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

ul > li{
	list-style-position: inside;
}

.ets_cfu_input_acceptance > label{
    display: inline-flex;
    flex-direction: row-reverse;
}