:root {
    --bs-secondary-color: rgba(220, 220, 220, 0.8);
}

#hobbyCounter {
    color: var(--color-gold) !important;
}

.register-from-width {
    max-width: 900px;   
}