.fa-spin-logo {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 15s linear infinite;
}

.elementor a {
    box-shadow: none;
    text-decoration: none;
    color: white;
}