/* Setting the name of the style */
.ms-rteTable-21{
	-ms-name: "Bright Orange";
	}
.ms-rteTable-21,
.ms-rteTable-21 > tbody > tr > td,
.ms-rteTable-21 > tbody > tr > th
{
/* [ReplaceColor(themeColor:"ContentAccent1-Darker",opacity:"1")] */ 
border:1px solid #E9B424;
padding: 9px 5px 6px;
}
.ms-rteTable-21 tr.ms-rteTableHeaderRow-21,
.ms-rteTable-21 tr.ms-rteTableFooterRow-21,
.ms-rteTable-21 tr.ms-rteTableHeaderRow-21 > th,
.ms-rteTable-21 tr.ms-rteTableFooterRow-21 > th,
.ms-rteTable-21 tr.ms-rteTableFooterRow-21 > td
{
/* [ReplaceColor(themeColor:"ContentAccent1-Darker",opacity:"1")] */ 
background-color:#E9B424;
/* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1")] */ 
color:#fff;
}