/* 
Theme Name:		 JustWrite child theme
Theme URI:		 http://www.websitebundles.com/
Description:	 Theme by Site <a href=\"http://childthemegenerator.com/\">http://childthemegenerator.com/</a>
Author:			 WebsiteBundles
Author URI:		 http://childthemegenerator.com/
Template:		 justwrite
Version:		 1.0.0
Text Domain:	 JustWrite-child
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */

/*Share Buttons*/
.sbtn {
  color: #ffffff !important;
    font-size: 15px;
    padding: 10px;
    display: inline-block;
    width: 32%;
    text-align: center;
}
.sbtn:hover {
  text-decoration: none;
}
.fbb{background-color: #3b5998;}
.twt{background-color: #65b8e3;}
.feed{background-color: #f26522;}

.coauthor{
    border: 3px solid #656565;
    padding: 15px 10px;
    margin-bottom: 20px;
}

.coauthor>p>img{margin: 10px 15px;}