Buy me a coffee

#35 765

div.button-block a {
    transition: .5s !important;
    text-shadow: #ec3328 0 0 5px;
    color: #ec3328 !important;
    font-weight: bold !important;
}
div.button-block a:hover {
    background-color: transparent !important;
    color: #ffc6b0 !important;
    text-shadow: 0 0 7px #ec3328,0 0 10px #ec3328,0 0 21px #ec3328,0 0 62px #ec3328
}