<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.services-icon img {
    width: 100px;
  	transition: 0.5s;
}

.services-icon img:hover { filter: brightness(0); }

.list-icon-001 ul { list-style: none; padding: 0px; margin-bottom: 0; }

.list-icon-001 ul li {display: inline-block;margin: 5px 10px;padding-left: 25px;line-height: 1.5;font-weight: 700;letter-spacing: 1px;color: #000;}

.list-icon-001 ul li:before {color: #18191e;content: '\f00c';font-family: fontawesome;margin-right: 10px;margin-left: -25px;}

.services-img-content .sppb-btn {
    margin-top: 30px;
}</pre></body></html>