/* Setting the name of the style */
.ms-rteTable-22{
	-ms-name: "Grayish Yellow";
	}
.ms-rteTable-22,
.ms-rteTable-22 > tbody > tr > td,
.ms-rteTable-22 > tbody > tr > th
{
/* [ReplaceColor(themeColor:"ContentAccent2-Darker",opacity:"2")] */ 
border:2px solid #FCFBF1;
padding: 9px 5px 6px;
}
.ms-rteTable-22 tr.ms-rteTableHeaderRow-22,
.ms-rteTable-22 tr.ms-rteTableFooterRow-22,
.ms-rteTable-22 tr.ms-rteTableHeaderRow-22 > th,
.ms-rteTable-22 tr.ms-rteTableFooterRow-22 > th,
.ms-rteTable-22 tr.ms-rteTableFooterRow-22 > td
{
/* [ReplaceColor(themeColor:"ContentAccent2-Darker",opacity:"2")] */ 
background-color:#FCFBF1;
/* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"2")] */ 
color:#fff;
}