.hd-h5{
    margin-bottom: 1.5rem;
    color: var(--vz-gray-600);
}
.required-input, .required {
    color: var(--vz-red);
}

