Line block color
You can find this option in Site Styles > Colors

Line block size
You can use this code to Custom CSS box
div.horizontalrule-block hr {
height: 3px !important;
}

You can find this option in Site Styles > Colors

You can use this code to Custom CSS box
div.horizontalrule-block hr {
height: 3px !important;
}
