/*
Theme Name: Mercury (Growth Leads extended)
Theme URI: https://mercurytheme.com/
Template: mercury
Author: Space-Themes.com
Author URI: https://space-themes.com/
Description: Affiliate Marketing WordPress Theme.
Version: 3.9.1
Requires at least: 5.0
Tested up to: 6.0
Requires PHP: 7.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: four-columns, custom-colors, theme-options, custom-menu, featured-images, translation-ready, news, post-formats, block-styles
Text Domain: mercury
*/



.author-profile-card{
display: flex;
margin-bottom: 15px;
margin-top: 15px;
padding: 15px;
background-color: #f1f3f4;
gap: 1.5rem;
border-radius: 5px;
}

.author-profile-card .author-photo img{
min-width: 100px;
min-height: 100px;
}

.author-profile-card > div{
display: flex;
flex-direction: column;
justify-content: center;
}

.author-bio a{
font-weight: 700;
    font-size: 28.43px;
    line-height: 1.25em;
    color: #111111 !important;
text-decoration: none !important;

}

.author-bio p{
margin:0 !important;
padding:0 !important;
}

.author-archiv{
margin-left: 15px;
margin-right: 15px;
margin-bottom: 45px;
}

.author-pages a{
	font-weight: bold;
	color: #151515;
}

.author-pages a:hover{
	font-weight: bold;
	color: #b2bec3;
}

.author-pages{
	text-align: center;
}

.author-pages .pageactive{
	color: #be2edd;
}

.authorshort .space-page-content-meta-author, .space-page-content-meta-author a{
	color: #151515 !important;
	text-decoration: none;
}
