/*Freddie Button Love Of*/

.freddie_button_love_of svg {
    left: 0;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.freddie_button_love_of svg path.st0,
.freddie_button_love_of svg path.st1 {
    opacity: 0;
}

.freddie_button_love_of svg path {
    stroke-linecap: square;
    stroke-miterlimit: 0;
    stroke-linejoin: round;
    transform-origin: center;

    fill: none;
    stroke: #FDDD11;
    stroke-width: 2.6;
}