.herosection{
    background-image: url('https://seolounge.radiantthemes.com/wp-content/uploads/2018/07/Search-Engine-Optimization-Banner-Background-Image.png');
  }
.border-right{
    border-right: 4px solid green;
}
.overview {
    background-image: url("https://seolounge.radiantthemes.com/wp-content/uploads/2018/07/Social-Media-Traffic-Background-Image.png?id=631");
    background-repeat: no-repeat;
    background-position: center bottom;
}
.proficiency{
    background-color: #ededed;
    margin-top: -2px;
}
.ecosystem-1-img {
   border-radius: 50%;
   display: block;
   margin: 0 auto 10vh;
}
.influencer{
	background-color:#FFF8F1;
}
.ecosystem-2-img {
    bottom: 0;
    display: block;
    right: 0;
    position: absolute;
    margin: 0 auto;
    left: 0;
}
section li::before {
    content: "\f101";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
}
section li {
    list-style: none;
    margin-bottom:16px;
    position: relative;
    padding-left: 30px;
}