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