.loader {
    display: none !important;
}

.button {
    opacity: 0.9;
}

.button:hover {
    opacity: 1;
}
