.pretty .state label{
    font-weight: 300;
    text-indent: 10px;
    text-indent: 26px;
}
.pretty.p-default input:checked~.state label:after {
    background-color: #a91d23 !important;
}