/* table th */

.custom_full_table thead td:first-child, .custom_full_table thead tr {
    background-color: #87a9cf !important;

}

#sec-form-1 #nav-tabContent .sameUL li:first-child {
    background-color: #87a9cf !important;     

}

#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .sameUL li:first-child {
    background-color: #87a9cf !important;      

}
.custom_full_table thead td {
    background-color: #87a9cf !important;

}

#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .sameUL li > div {

}

/* cta btn */

.btn-wrap .v2-a-common-button__bg-default {
    background: linear-gradient(to right, #87a9cf, #6a88ac) !important;
}

.btn-wrap .v2-a-common-button__bg-hover {
    background: linear-gradient(to right, #87a9cf, #6a88ac) !important;
}

.btn-primary-orange {
    background-color: #88b8ec !important;
    /* background-image: linear-gradient(to right, #2c5d92, #b8def5, #8de7b1) !important; */
    background-image: linear-gradient(to right, #87a9cf, #87a9cf, #87a9cf, rgb(74, 140, 182));
}
.full-color h1 {
    text-indent: 101%;
    white-space: nowrap;
    overflow: hidden;
    line-height: 0;
    margin: 0;
}