.owl-carousel .post-thumb-heading {
    text-align: center;
}

.blog-featured-button {
    margin: 20px;
    display: flex;
    justify-content: center;
}

.blog-featured-button a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.blog-featured-button a svg {
    height: 20px;
    width: 20px;
    margin-right: 10px;
}
