.article-page{display:flex;justify-content:center;min-height:80vh}.article-page section{width:60%}.article-page section .article-container{background-color:#a7996b;border-radius:10px;margin-top:50px;color:#fff;padding:30px;min-height:50%;display:flex;justify-content:space-between;flex-direction:column}.article-page section .article-container p{margin-top:20px}.article-page section .article-container button{width:150px}
