.elementor-623 .elementor-element.elementor-element-9021817{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}/* Start custom CSS for html, class: .elementor-element-8ce9823 */#custom-table {
    width: 100%;
    border: 1px solid #576A8B !important;
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
}

.first-column, .second-column {
    cursor: pointer !important;
}

.first-column {
    width: 30%;
    background-color: #172131 !important;
    border-right: 1px solid #576A8B !important;
}

.second-column {
    width: 70%;
    background-color: #081324 !important;
    text-align: center;
}

.expand-icon {
    color: #22A6AE !important;
    cursor: pointer !important;
    vertical-align: middle;
    margin-right: 10px !important;
}

.expanded-content {
    display: none;
    padding: 20px !important;
}

.striked {
    color: #3D4D65 !important;
    text-decoration: line-through !important;
}

.tab-button.last-button {
    background-color: #0B1E2E;
    color: #ffffff;
}

.tab-button.last-button:hover, .tab-button.last-button.active {
    background-color: #FFB800;
    color: #000000;
}/* End custom CSS */