@import url(../buysel/index.css);

article.title h2::after {
    width:78%;
}


h5 { background-color:#1b422c; }
.buysel article div { background-color:#c9f8cc; }

.buysel article::after {
	content:url(./img/arrow2.png);}
