.article-section{
padding: 15px 15px 0px 15px;
border-radius:15px; 
border:2px dotted #707070;
text-align:center;
background: #f8f8f8;
}
.article-section a{
text-decoration:underline;
font-weight:600;
}