/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 11 2025 | 23:13:32 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.industry_list_items_customs li {
    list-style: none;
}

.industry_list_items_customs .fl-rich-text p span::after {
    content: "";
    background: url(/wp-content/uploads/2024/08/Line-2.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    display: block;
    width: 100%;
    height: 10px;
    margin-top: 8px;
}

.industry_list_items_customs .fl-rich-text p {
	margin-bottom: 5px;
}