.blog-related-posts{background-color:#14b4cc;border-radius:15px;color:#fff;padding:30px}.blog-related-posts__title{border-bottom:1px solid hsla(0,0%,100%,.4);color:#fff;font-size:24px;font-weight:600;margin-bottom:20px;padding-bottom:10px}.blog-related-posts__list{list-style:disc inside;margin:0;padding:0}.blog-related-posts__item{list-style:none;margin:0 0 10px;padding:0 0 0 20px;position:relative}.blog-related-posts__item:before{background:#fff;border-radius:60px;content:"";height:6px;left:0;position:absolute;top:15px;width:6px}.blog-related-posts__item a{color:#fff;text-decoration:none;transition:text-decoration .3s}.blog-related-posts__item a:hover{text-decoration:underline}@media(max-width:1000px){.blog-related-posts{margin-top:40px}}