
        #ak-tabs-22999503 .ak-tab-button:not(.active) {
            background-color: #f5f5f5 !important;
            color: #333333 !important;
            font-size: 16px !important;
        }
        #ak-tabs-22999503 .ak-tab-button.active {
            background-color: #ffffff !important;
            color: #000000 !important;
            font-size: 16px !important;
        }
        
                /* Custom CSS */
        h3 {line-height:28px;}
.full-width-btn {margin-bottom:20px;}
.ak-tab-full-width-top a, .ak-tab-column-1 a, .ak-tab-full-width-bottom a {color:#f5945c;}
.full-width-btn {
    display: inline-block;
    width: 100%;
    background-color: #ff7f2a;
    color: #fff;
    padding: 12px 20px;
    text-align: center;
    text-decoration: none;
    font-size: 24px;
    font-weight: 500;
    border-radius: 6px;
    border: none;
    cursor: pointer;
    transition: background-color .3s ease;}
h4 {line-height:22px;}                