/*
Theme Name: auto
*/

.pagination {
    display: flex !important;
    justify-content: center;
}
.contact-btns a {    background: rgba(0, 0, 0, 0.7);
    color: #fff; }

    .content-box h3 {
        text-align:center;
    }