.text-md {
    font-size: 1.2rem;
}

.text-secondary {
    color: var(--clr-accent-secondary);
}