#pp_news ._image { display: block; width: 100%; border-radius: 20px; }
#pp_news ._image img { width: 100% !important; max-width: 100% !important; border-radius: 20px; }
#pp_news ._image ._date { font-family: 'RobotoSlab-Light'; font-size: 16px; line-height: 16px; bottom: 1rem; left: 1rem; background-color: var(--pp_orange); border-radius: 5px; }
#pp_news ._headline { font-family: 'RobotoSlab-SemiBold'; font-size: 24px; line-height: 24px; }
#pp_news ._detail a { font-family: var(--mainstrongfontfamily); }


#pp_news._detail ._date { display: inline-block; font-family: 'RobotoSlab-Light'; font-size: 16px; line-height: 16px; bottom: 1rem; left: 1rem; background-color: var(--pp_orange); border-radius: 5px; }