.component__name {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.1738rem;
}

@media (min-width: 1224px) {
    .component__name {
        font-size: 1.375rem;
        line-height: 1.6144rem;
    }
}
