@charset "utf-8";

.ptPrimary s{
    text-decoration: none;
    color: var(--primary);
}

.rctListTxt01 s {
    text-decoration: none;
    color: var(--primary);
    /* 18-25 */
    font-size: calc(1.125rem + ((1vw - 3.75px) * 0.4531));
    min-height: 0vw;
}