/* Basic small styles for restore button state */
.sa-restoring {
    opacity: 0.6;
    pointer-events: none;
}
