img {
margin-right: 5px !important;
}
img[src$=".gif"],
img[src$=".jpg"] {
margin-right: 5px !important;
border-style: solid !important;
border-color: tan !important;
border-width: medium !important;
border-radius: 5px !important;
}
.simple-grid-box {
border-radius: 10px !important;
}
.simple-grid-content-wrapper {
justify-content: left;
}
.navigation.posts-navigation {
min-width: -webkit-fill-available;
}
.simple-grid-content-wrapper h1 { margin-inline: auto;
}
.simple-grid-grid-post .simple-grid-grid-post-title a {
font-size: x-small !important;
}
.simple-grid-grid-post-thumbnail { }
.simple-grid-grid-post {
margin-bottom: 0; 
}
.taxonomy-description {
text-align: justify !important;
}
.taxonomy-description p:last-child {
margin-bottom: .7em !important;
} .pagination-wrapper {
clear: both;
width: 100%;
display: block;
margin-top: 20px;
}