header nav > ul > li:hover > a,
header nav > ul > li > .sub-menu > li:hover > a {
    background-color: #b41975;
    color: #ffffff;
}

.w153-th-button-link:hover {
    text-decoration: underline;
}

button:hover,
.w153-th-button:hover {
    background-color: #9d1567 !important;
}

.w153-th-accordion .w1-title:hover {
    background-color: #eeeeee;
}

.w153-th-icon-talk:hover {
    background-color: #9d1567;
}

.w153-th-section-testimonials a.w1-inner:hover {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.w153-th-posts-index .w1-filters ul li a:hover,
.w153-th-posts-index .w1-pagination > a:hover {
    background-color: #9d1567;
    color: #ffffff
}

.w153-th-posts-index .w1-pagination .prev:hover::before,
.w153-th-posts-index .w1-pagination .next:hover::before {
    border-color: #ffffff;
}

.w153-th-section-featured:not(.w1-alt-1) > .w1-inner > .w1-element-container > .w1-inner:hover {
    box-shadow: rgba(149, 157, 165, 0.3) 0px 8px 24px;
}
