/* Theme: Alchemist / Blog Overview CSS Template / Updated: 12/11/21 */

/* Blog Header */
.blog-header .container {
    padding-top: 80px;
}

.blog-header .illo-bottom {
    top: 2rem;
    right: 0;
}

.blog-header .row {
    position: relative;
    z-index: 2;
}

.cta a.button {
    color: #9CC2C0 !important;
    border: 1px solid #9CC2C0 !important;
}

/* Pagination */
.pagination span {
    padding: .5rem;
}