.ub-logo-h {
    animation: fa-spin 7s linear infinite;
}
.ub-spinner-h::before {
    content: "\f6ad";
}