@import "../component-article-swiper/style.css";

.single-article-others{
    > .container{
       padding-top: 80px;
       padding-bottom: 80px;
       >h2{
           text-align: center;
           margin-bottom: 60px;
       }
   }
}