/*
 Theme Name:   Artlex
 Template: astra
*/

.author_bio_section{
background-color: #F5F5F5;
padding: 15px;
border: 1px solid #ccc;
}
.author_bio_section:after{
content: "";
clear: both;
display: block;
}

.author_name{
font-size:16px;
font-weight: bold;
}

.su-button{
	margin: 20px;
}