/*
Theme Name: Manohara
Theme URI: https://wp.incredibbble.com/manohara
Author: Incredibbble
Author URI: https://incredibbble.com/
Description: Manohara is a simple, clean, & modern lifestyle blog & magazine WordPress Theme.
Version: 1.1.0
License:
License URI: 
Tags: left-sidebar, right-sidebar, post-formats, theme-options, translation-ready, full-width-template, custom-menu, editor-style, featured-images, custom-colors
Text Domain: manohara
*/

/*
body .post__excerpt .btn {
    color: black;
}
.post__excerpt .btn {
    margin-bottom: 5px;
    margin-top: 5px;
    background: #fbbbb9;
}
body .post__excerpt .btn:hover {
	font-weight:600;
  -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
}
*/