body .mobile-navigation ul li ul li {
font-size: 0.8em;
text-transform: none;
font-family: var(--global-heading-font-family);
font-style: italic;
padding-bottom: 10px;
}
@media only screen and (min-width: 1024px) {
#mobile-drawer .drawer-inner {
max-width: 40%;
}
} body .wp-block-kadence-posts a.post-more-link {
font-weight: normal;
letter-spacing: 0em;
text-transform: none;
text-decoration: none !important;
font-size: 120%;
font-family: --global-heading-font-family;
font-style: italic;
}