.wc-compare-btn-wrapper-789e3f2d {
    margin-top: 15px;
    margin-bottom: 20px;
}
.wc-compare-btn-789e3f2d {
    display: inline-block;
    background-color: #27ae60;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    text-align: center;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 600;
    transition: background-color 0.3s ease;
}
.wc-compare-btn-789e3f2d:hover {
    background-color: #219653;
    color: #ffffff;
}
