﻿
.flow-text-lg {
    font-size: 1rem;
    line-height: 2rem;
}

@media (min-width: 992px) {
    .flow-text-lg {
        font-size: 1.2rem;
        line-height: 2rem;
    }
}


