#brand-name,
#footer-text {
    user-select: none;
}

button:disabled:hover {
    cursor: not-allowed;
}
