.mccaa-news-blog .blog-item-current-style4 .col-lg-6 {
    display: flex;
}

.mccaa-news-blog .lightgallery-lightbox,
.mccaa-news-blog .post-thumb-inner,
.mccaa-news-blog .thumb {
    height: 100%;
}

.mccaa-news-blog .blog-item-current-style4 .content .btn-style5 {
    font-family: "Funnel Sans", Sans-serif !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    background: #75485E !important;
}

.mccaa-news-blog .blog-item-current-style4 .content .btn-style5:hover {
    color: #ffffff !important;
}

.mccaa-news-blog .blog-item-current-style4 .content .btn-style5:before {
    background-color: #CB904D !important;
}

.mccaa-news-blog .lightgallery-lightbox {
    border-radius: 10px !important;
    overflow: hidden !important;
}

.mccaa-news-blog .fa.fa-user-circle-o:before {
    content: url(/wp-content/uploads/2026/05/author-icon.svg) !important;
    bottom: -4px;
    position: relative;
}

.mccaa-news-blog li.list-inline-item.author {
    border-radius: 10px !important;
    background-color: #F0F1F2 !important;
}

.mccaa-news-blog span.byline {
    color: transparent !important;
}

.mccaa-news-blog span.author.vcard {
    margin-left: -10px;
}

.mccaa-news-blog .blog-item-current-style4 .content .entry-title:hover a {
    color: #75485E !important;
}

.hover-scale-left,
.hover-scale-right {
    transition: all 0.5s ease-in-out !important;
}

.hover-scale-left {
    left: 0;
}

.hover-scale-right {
    right: 0;
}

.hover-scale-left:hover,
.hover-scale-right:hover {
    scale: 1.1;
    background-color: #ffffff !important;
}

.hover-scale-left:hover {
    left: -20px;
}

.hover-scale-right:hover {
    right: -20px;
}

.hub-container:hover .hub-item {
    background-color: #FFF7EF !important;
    border-color: #EDE6DF !important;
}

.hub-item {
    transition: all 0.5s ease-in-out;
}

.hub-container:hover .hub-item:hover {
    background-color: #CB904D !important;
}

.hub-item:hover svg path {
    fill: #ffffff !important;
}

.hub-item:hover .elementor-heading-title {
    color: #ffffff !important;
}

.key-services-hover:hover .key-services-card {
    background-color: #F3EDC3 !important;
    border-color: #F3EDC3 !important;
}

.key-services-hover:hover .stroke svg path {
    stroke: #75485E !important;
}

.key-services-hover:hover .fill svg path {
    fill: #75485E !important;
}

.key-services-hover:hover .elementor-button {
    background-color: #CB904D !important;
}

@media (max-width: 800px) {
    .hover-scale-left:hover {
        left: 0;
    }

    .hover-scale-right:hover {
        right: 0;
    }
}
