/* Css file to add tmp style without sass */

footer .footer-middle .powered-by .propulse-two-stripe a:after {
    width: 92px;
    height: 43px;
    margin-top: 2px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("/themes/classic/images/common/logo_footer_stripe_blurple.png");
}