/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 23 2021 | 06:42:34 */
.author_profile {
width:100%;
border-top:1px solid #ddd;
margin:30px 0 10px;
padding:5px 0;
float:left;
}

.author_profile h3 {
color:#555;
padding:5px 0;
margin:10px 0 0 0;
}

.author_profile img.profile_round {
border-radius:50%;

}

.author_profile p {
color:#777;
padding:5px 0;
margin:0;
}

a aside#bottom {
color:#000;
background-color:#e0e8e8;
}

aside#bottom {
width:100%;
max-width:100%;
padding:15px 0;
text-align:center;
float:left;
}

aside#bottom p {
font-size:18px;
line-height:28px;
}

a aside#bottom:hover {
background-color:#ddd;
color:#000;
}

/** widget **/

.sidebar_note {
padding-top:40px;
font-family:Georgia, Times, serif;
font-weight:600;
}

.sidebar_note a {
color:#000;
}

.sidebar_note a:hover {
color:#666;
}
