.portalBreadcrumb{display:flex;flex-wrap:wrap;gap:10px;font-family:"roboto-regular";color:var(--c-black);text-transform:capitalize}.portalBreadcrumb a,.portalBreadcrumb .current{display:flex;align-items:center;text-decoration:none;line-height:0;color:var(--c-black)}.portalBreadcrumb a:not(:first-of-type),.portalBreadcrumb .current{gap:4px}.portalBreadcrumb a:not(:first-of-type)::before,.portalBreadcrumb .current::before{content:"";display:block;width:8px;height:8px;background-color:var(--c-purple);border-radius:50%}.portalBreadcrumb .current{color:var(--c-purple);font-weight:600}.single .postTop{display:flex;flex-direction:column;gap:8px;margin-top:15px}.single .postTop .singleArticleTitle{margin-block:0;font-family:"roboto-bold";font-size:35px}.single .postTop .postMeta{font-family:"roboto-regular";font-size:12px}.single .postContent{font-family:"roboto-regular";font-size:18px;margin-top:25px}.single .postContent a{color:var(--c-purple);font-weight:600;text-decoration:none;transition:all ease .3s}.single .postContent a:hover{color:var(--c-deepMove)}@media(min-width: 1024px){.single .postTop .singleArticleTitle{font-size:50px}}
