.f-text {

}

.ul-checks-1 li:before, .ul-checks-2 li:before, .ul-checks-3 li:before, .ul-checks-4 li:before, .ul-checks-5 li:before {
    color: #4caf50;
    font-size: 100%;
}

.ul-checks-6 li:before, .ul-checks-7 li:before, .ul-checks-8 li:before, .ul-checks-9 li:before {
    color: #f44336;
    font-size: 100%;
}

.ul-checks-5 li:before {
    content: '\f00c' !important;
    font-family: 'FontAwesome' !important;
}

.ul-checks-8 li:before {
	content: '\f00d' !important;
    font-family: 'FontAwesome' !important;
}

.lt-image-caption {
    margin-top: 10px;
    font-size: 14px !important;
    font-weight: 300 !important;
    color: #505050;
}