#sidebar-custom li {
list-style: none;
padding: 5px 0; }
#sidebar-custom ul {
list-style: none;
padding: 0px; }
#sidebar-custom a {
color: #6b6b6b; }
#sidebar-custom a:hover, #sidebar-custom a:focus {
color: #BA2327; }
#sidebar-custom hr {
width: 100%;
height: 1px;
margin: 10px auto;
background-color: lightgrey;
border: 0px; }
#home p {
margin: 0;
line-height: 1.5em;
font-size: 14px;
color: #777; }
#home h2 {
font-size: 21px; }
.read-more {
font-weight: 700; }
.read-more-div {
margin: 17px 0; }
.custom-post-thumb {
max-height: 300px;
object-fit: cover; }
.home-head {
padding-top: 50px; }
.custom-post-text {
padding: 0 20px;
margin-top: 7px; }
.custom-post-div-thumb {
margin-bottom: 20px; }
.custom-post-meta {
padding: 10px 20px; }
.custom-post-data {
line-height: 1.3em;
font-size: 12px;
margin-bottom: 13px;
color: #adadad; }
.custom-post-dot {
font-size: 16px;
color: #adadad; }
.blog-container-padding {
padding-top: 65px;
padding-bottom: 40px; }
.single-head {
padding: 4% 0; }
.custom-fa-padding {
padding: 0px 5px; }
.custom-author-avatar {
padding-bottom: 15%; }
.custom-author-avatar img {
height: 100px;
width: auto; }
.page-numbers {
font-weight: bold; }
.page-numbers.current {
text-decoration: underline; }
.custom-pagination {
margin: 30px 0 40px;
text-align: center; }
#pagination .page-numbers {
margin: 0 8px; }
#pagination .page-numbers:nth-child(1) {
margin: 0 8px 0 0; }
#pagination .page-numbers:nth-last-child(2) {
margin: 0 0 0 8px; }