.fa.fa-pencil:before{content: "\f085" !important;}

div.more-btn{transition: all 0.3s ease-in-out;}


/* Pagination style */
.blog-template ul.page-numbers {float: left;width: 100%;margin:0 0 80px 0;text-align: center;}
.blog-template ul.page-numbers li{display: inline-block;list-style: none;margin: 0;padding: 0;}
.blog-template ul.page-numbers li:before{display: none;}
/*.blog-template ul.page-numbers li span.current{color:#fff;padding: 10px 15px;background-color: #c19c3e;}*/
.blog-template .current {color: #fff;padding: 8px 20px;font-weight: bold;background-color: #FB2878;border: 2px solid #FB2878; border-radius: 4px;}
.blog-template ul.page-numbers li a {color: #FB2878;padding: 8px 18px;background: #fff;display: block;border: 2px solid #FB2878;border-radius: 4px;font-weight: bold;text-decoration: none;}
.blog-template ul.page-numbers li a:hover{color:#fff;background-color: #FB2878;}
.blog-template.project-pagination .page-numbers {margin: 30px 0 !important;}
.page-blog .comments-area {display: none !important;}
.blog-template .fal{font-weight: bold !important;}

.blog-date p {margin: 0 !important;font-size: 16px;}