.featuredBlogWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.featuredBlogContentArea,.featuredBlogImageArea{flex-basis:47%}@media screen and (max-width:800px){.featuredBlogContentArea,.featuredBlogImageArea{flex-basis:100%}}.blogFeaturedImage{display:block;margin:0 auto;width:100%;border-radius:6px;max-width:100%}.featured_blog_name{background:linear-gradient(63.93deg,#ffb23f,#ff6ff9 71.93%),linear-gradient(63.93deg,#ffc85d,#ff6ff9 71.93%),linear-gradient(89.99deg,#10803e .01%,#37ae78 59.27%,#74d7ee 93.79%),linear-gradient(90deg,#10803e,#37ae78);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;margin-top:10px;margin-bottom:10px}.featured_blogDate_Author{font-size:15px}.FeaturedBlogLink{color:#000;text-decoration:underline;font-weight:700}