/* Theme: Alchemist / Blog Overview CSS Template / Updated: 26/10/21 */
.pagination span {
    padding: .5rem;
}
.blog-card-big, .blog-card-small {
    border-radius: 30px;
    background-color: #111;
    font-size: 16px;
    line-height: 1.25;
    overflow: hidden;
    color: #fff !important;
    height: 100%;
    position: relative;
}