/*!
Theme Name: Amader Kotha
Theme URI: http://underscores.me/
Author: Anurag
Author URI: http://underscores.me/
Description: Custom wordpress theme for amader kotha
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: amaderkotha
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/

.vc_row{
    margin-left : 0 !important;
    margin-right: 0 !important;
}

.vc_column_container>.vc_column-inner{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.kobutor{
	padding: 2em !important;
	text-align: center !important;
}
.author_slider {
    position: relative;
    color: #f55b14;
    font-weight: 600;
    font-size: 14px;
    padding-bottom: 2px;
    text-transform: uppercase;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    border-bottom: 1px solid #f55b14;
    font-family: 'Poppins', sans-serif;
    text-align: center!important;
}
.author_slider:hover {
    color: #ffffff;
}
