.table {
    background-color: #fff;
    border-radius: 25px;
    border-top-style: hidden;
    border-bottom-style: hidden;
    border-left-style: hidden;
    border-right-style: hidden;
}