#seo-packages-section table.new-package-UI {
    border-radius: 20px;
    border-top: none!important;
    margin-bottom: 0;
    border: #ffdead;
}
#seo-packages-section table.new-package-UI tr {
    font-weight: 800;
    font-size: 17px;
    color: #233f50;
    background-color: #ffd846;
}
#seo-packages-section table.new-package-UI th:nth-child(4) , #seo-packages-section table.new-package-UI td:nth-child(4) {
    box-shadow: -5px 7px 12px 2px #44444485;
    background: #ffd846;
}
#seo-packages-section table.new-package-UI td:last-child(4) {
    box-shadow: -5px 7px 12px 2px #44444485;
    background: #ffd846;
}
#seo-packages-section table.new-package-UI tr th {
    background: #f7cd32;
    border-top: none;
    border: 1px solid #ffffff82;
    text-align: center;
}

#seo-packages-section table.new-package-UI tr:first-child th:nth-child(1) {
    border-radius: 30px 0 0;
}
#seo-package-section table.new-package-UI tr td, #seo-package-section table.new-package-UI tr th {
    background: #f7cd32;
    border-top: none;
    border: 1px solid #ffffff82;
    text-align: center;
}
 #accordian {
    padding-top: 0;
    border-top: transparent;
}
#seo-package-section .accordian-packages h4 {
    background: #243f4e;
    color: #fff;
    margin: 0;
}
.seo-rank-table tr:nth-child(odd) {
    background: #f1f0f0;
    border-bottom: 1px solid #dee2e6;
}
.seo-rank-table tr:nth-child(even) {
    background: #eaeaea;
    border-bottom: 2px solid #e1e0e0;
}
#seo-package-section .accordian-packages .seo-rank-table tr td:nth-child(4) {
    background: #fbd845;
    border: 1px solid #feea9d;
    box-shadow: -5px 7px 12px 2px #44444485;
    background: #ffd846;
}
.seo-rank-table tr td {
    width: 25%;
}
#seo-package-section .accordian-packages tr td:nth-child(4) {
    background: #fbd845;
    border: 1px solid #feea9d;
    box-shadow: -5px 7px 12px 2px #44444485;
    background: #ffd846;
}
#seo-package-section .accordian-packages tr td:forth-child {
    background: #fbd845;
    border: 1px solid #feea9d;
    box-shadow: -5px 7px 12px 2px #44444485;
    background: #ffd846;
}
.accordian-packages h4 {
    background: #243f4e;
    color: #fff;
    margin: 0;
}
#seo-package-section .accordian-packages tr td i {
    background: #243f4f;
    color: #e5f1fd;
    height: 35px;
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    border-radius: 50px;
}