/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 30 2026 | 02:51:31 */
.wp-block-flexible-table-block-table td{
	border: 0 !important;
	border-bottom: 1px solid #fff !important;
	padding: 18px 20px;
	color:#fff;
}

.wp-block-flexible-table-block-table td:first-child{
	font-weight:700;
	width:35%;
}

.wp-block-flexible-table-block-table tr:hover td{
	border-bottom-color: rgba(255,255,255,.45) !important;
}