/*

Theme Name: Papershelm
Theme URI: http://Papershelm.com/
Author: Biswajit Saha
Author URI: http://Papershelm.top
Description: Papershelm blogging theme.
Version: 1.0.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Two-Columns, Right-Sidebar, Left-Sidebar, Custom-Background, White, Light, Featured-Images, Theme-Options
Text Domain: Papershelm

*/
@import url("css/flexslider.css");
@import url("css/magnific-popup.css");
@import url("css/hl-styles/monokai_sublime.css");

.welcometext {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: 0px 2px 1px #00ada7;
    color: #333;
    margin-bottom: 30px;
    margin-left: 5px;
    padding: 30px 50px;
   text-align: center;
   
}
.welcometext h1{
  color: #00ada7;
    font-size: 34px;
    font-weight: bold;
   text-align: center;
}
.author{display:none!important;}