body { background-color: var(--background-color); color: var(--primary-text-color); font-family: var(--font-family); } label { font-weight: 500; }