.footer .textwidget li span {
    color: #fff;
    position: relative;
    display: inline-block;
    padding-left: 23px;
}

.footer .textwidget li span:before {
    background-color: rgba(148,159,178,0.15);
    position: absolute;
    width: 14px;
    top: 5px;
    left: 0;
    height: 14px;
    content: "";
}

.footer .textwidget li span:after {
   top: 4.5px;
   content: "\f007";
   font-family: icomoon-the7-font;
   speak: none;
   font-style: normal;
   font-weight: 400;
   font-variant: normal;
   text-transform: none;
   font-size: 7px;
   line-height: 14px;
   text-align: center;
   position: absolute;
   width: 14px;
   left: 0;
   color: rgba(148,159,178,0.5);
}

.contact-info li {
    margin-top: 20px !important;
}

#bottom-bar .wf-float-left span {
    display: inline-block;
    padding: 0 0 0 12px;
    position: relative;
}

#bottom-bar .wf-float-left span a {
    display: inline-block;
    background-image: url(https://www.rainsplumbingservices.com/wp-content/uploads/2020/06/stoodeo.svg);
    background-repeat: no-repeat;
    background-position: right;
    height: 20px;
    width: 42px;
    border-bottom: none;
    position: relative;
    top: 6px;
    margin-left: 3px;
}