.author-box {
padding: 3%;
padding-bottom: 10px;
margin-top: 60px;
font-size: 0.9em;
background-color: #F7F8F9;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-radius: 5px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
box-shadow: rgba(23, 43, 99, .14) 0 7px 28px !important; }
.author-box .avatar {
width: 250px;
height: auto;
border-radius: 100%;
margin-right: 30px;
}
h5.author-title {
margin-bottom: 0.1em;
font-weight: 600;
}
.author-description {
line-height: 1.6em
}
.author-links a {
margin-top: -1.5em;
font-size: 2em;
line-height: 2em;
float: left;
}
@media (max-width: 768px) {
.author-box {
padding: 20px;
padding-bottom: 0px;
margin-top: 100px;
flex-direction: column;
text-align: center;
}
.author-box .avatar {
margin-right: 0;
margin-bottom: 10px;
width: 100%;
margin-top: -35px;
}
.author-box .avatar img {
max-width: 100px;
}
.author-links a {
float: none;
align-self: center;
}
.author-description {
margin-bottom: 1em;
}
}
#text-2 {
background-color: #F2F4F9;
-webkit-box-sizing: border-box;
box-sizing: border-box;
box-shadow: rgba(23, 43, 99, .14) 0 7px 28px !important;
border: 1px solid rgba(0,0,0,.05);
}
#ai_widget-3 {
background-color: #FFFFFF;
-webkit-box-sizing: border-box;
box-sizing: border-box;
box-shadow: rgba(23, 43, 99, .14) 0 7px 28px !important;
border: 1px solid rgba(0,0,0,.05);
}
#wpsp_widget-3 {
background-color: #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
box-shadow: rgba(23, 43, 99, .14) 0 7px 28px !important;
border: 1px solid rgba(0,0,0,.05);
}
#custom_html-3 {
background-color: #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
box-shadow: rgba(23, 43, 99, .14) 0 7px 28px !important;
border: 1px solid rgba(0,0,0,.05);
}
#wpsp-72 p{
margin: -12px 0;
font-size: 16px;
font-weight: 600;
}
#wpsp-72 p::before{
content: "• ";
color: #000000;
} a.wp-show-posts-read-more, a.wp-show-posts-read-more:visited {
color: #fff;
font-weight: 600;
background-color: #302230;
border: #302230;
}
a.wp-show-posts-read-more:hover {
color: #fff;
font-weight: 600;
background-color: #AD7948;
border: #AD7948;
}
.wpsp-related-posts1 {
padding: 15px 20px 5px 20px;
}
#wpsp-73 p{
margin: -15px 0;
font-size: 18px;
font-weight: 500;
}
#wpsp-73 p:before { 
content: "• ";
color: #000000;
}
#wpsp-43 h2 a {
color: #000000;
}
.wp-show-posts-entry-title {
font-size: 23px;
font-weight: 500;
}
.wp-show-posts-entry-summary {
font-size: 17px;
}
.author-name {
color: #AD7948;
}
.site-footer{
box-shadow: rgba(23, 43, 99, .14) 0 7px 28px !important;
}
a.read-more {
float: right;
}
.rank-math-breadcrumb {
font-size: 14px;
}
.paging-navigation {
font-size: 25px;
text-align: center;
}
.site-header {
border-bottom: 0.5px solid #D3D3D3;
}