.compare-box {
    background: #fff;
    border-radius: 2rem;
    box-shadow: 0 5px 8px -3px rgb(0 0 0 / 10%);
    padding: 15px;
}