/* Makes the logo image clickable to upload a new one */
#logo-preview {
    cursor: pointer;
}