I have added a custom class to the fancy header and I am trying to transform it 180 degress with css. it doesn't show up though
new.travelingtykes.us
div.column mcb-column mcb-item-f91de1512 one column_fancy_divider scallop-rotate {
transform: rotate(180deg);
}