.loading-element
{
border-radius
:
50%
;
animation
:
loading-animation
1s
linear
infinite
;
background-color
:
#E6DB74
;
animation-delay
:
0s
;
}