
h1{
    font-size: 1.5rem;
}

.main-heading{
    font-weight: 600;
    font-size: 2.25rem;
    line-height: 1.125;
}

.secondary-heading{
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.25;
}

.tertiary-heading{
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.4;
}

hr{
    border-color: #aeaeae;
    opacity: 1;
}
