/* Custom styles for the paragraph pattern */
.custom-paragraph-pattern {
    font-family: 'Roboto Condensed 700';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 42px;
    color: #D7373C;
}
