
        #ak-tabs-22999519 .ak-tab-button:not(.active) {
            background-color: #f5f5f5 !important;
            color: #c66810 !important;
            font-size: 16px !important;
        }
        #ak-tabs-22999519 .ak-tab-button.active {
            background-color: #ff7f2b !important;
            color: #fcfcfc !important;
            font-size: 16px !important;
        }
        
                /* Custom CSS */
        .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 a {color:#ffffff !important;}
.full-width-btn {
    display: inline-block;
    text-decoration:none !important;
    width: 100%;
    background-color: #ff7f2a;
    color: #fff !important;
    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;}                