/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 table:not(.has-background) tbody td {
	background-color: #f8f8f8 !important;
}