/** * Copyright (c) HashiCorp, Inc. * SPDX-License-Identifier: BUSL-1.1 */ .overview-card { padding: $spacing-l; display: initial; line-height: initial; .title-number { color: $black; padding-top: $spacing-s; font-size: 36px; font-weight: 500; line-height: 1.33; } }