

/* ===============================
   5. PRICING / MEMBERSHIP
   =============================== */
ul#bp1 h2,
ul#bp2 h2,
ul#bp3 h2 {
    font-family: 'Poppins', sans-serif;
}

ul#bp1 h1,
ul#bp2 h1,
ul#bp3 h1 {
    font-family: 'Poppins', sans-serif;
    color: #02432d;
}

.kue-title {
    background: -webkit-gradient(linear, left top, left bottom,
    color-stop(0, #02412C), color-stop(1, #90ad42)) !important;
    padding: 45px 10px !important;
}

.kue-odd,
.kue-even {
    font-family: 'Poppins', sans-serif !important;
}

.kue-odd:hover {
    color: #02432d;
}

.btn-color {
    background: #04432d;
}

.pms-pt-button-column-1 .wp-block-button__link {
    border-color: #04432d !important;
}

.pms-pt-button-column-1 .wp-block-button__link strong {
    color: #04432d;
}

.pms-pt-button-column-1 .wp-block-button__link:hover {
    background: #04432d !important;
}
