Newer
Older
p.endDate {
color: $gold-dark;
font-weight: bold;
flex-direction: column;
gap: 0.5rem;
label {
text-transform: uppercase;
font-weight: 700;
}
.count {
color: $text-dark;
max-width: 600px;
height: 19px;
font-weight: 400;
font-size: 0.8rem;
display: flex;
justify-content: flex-end;
}