.title {
    color: var(--primary-color);
    font-size: 4rem;
    padding-bottom: 0.75rem;
    margin: 5rem 0 2.5rem;
}