.l-header .p-header__logo {
    margin: 0;
}
:is(#d2895745, #d2895751) h3 {
    font-size: var(--h3-font-size-mobile);
    font-weight: 400;
}
#d2900577 .p-text .c-text:nth-child(3),
#d2900577 .p-text .c-text:nth-child(8),
#d2900577 .p-text .c-text:nth-child(18),
#d2900580 .p-text .c-text:first-child,
#d2900580 .p-text .c-text:nth-child(7),
#d2900578 .p-text .c-text:first-child,
#d2900578 .p-text .c-text:nth-child(11),
#d2900584 .p-text .c-text:first-child,
#d2900616 .p-text .c-text:first-child {
    font-weight: bold;
    text-decoration: underline;
    margin: 2% 0;
}
:is(#d2895748, #d2895746) .free-html-markup a {
    text-decoration: none;
}
:is(#d2895748, #d2895746) .free-html-markup a:hover {
    text-decoration: underline;
}
@media only screen and (min-width: 769px) {
    :is(#d2895745, #d2895751) h3 {
        font-size: var(--h3-font-size-pc);
    }
}