/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 01 2026 | 23:59:20 */
.fge-portfolio-terms {
    list-style: none;
    padding: 0;
    margin: 0;
}

.fge-portfolio-term {
    position: relative;
    padding-left: 28px;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 1.4;
}

.fge-portfolio-term:before {
	color: #626A55 !important;
    content: "\ebd6";
    font-family: 'Pixelwise-Line-Icons' !important;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 16px;
}

.fge-sales-channel-terms {
    list-style: none;
    padding: 0;
    margin: 0;
}

.fge-sales-channel-term {
    position: relative;
    padding-left: 28px;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 1.4;
}

.fge-sales-channel-term:before {
    content: "\eb0e";
    font-family: 'Pixelwise-Line-Icons' !important;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 16px;
}