.elementor-16200 .elementor-element.elementor-element-4967138{padding:3rem 0rem 3rem 0rem;}.elementor-16200 .elementor-element.elementor-element-b465f5c > .elementor-element-populated{padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-8de8f69 */.announcement-table-wrapper{
    width:100%;
    overflow-x:auto;
    margin:30px 0;
    border-radius:10px;
    box-shadow:0 5px 20px rgba(0,0,0,.08);
}

.announcement-table{
    width:100%;
    min-width:650px;
    border-collapse:collapse;
    background:#fff !important;
    font-family:Arial,sans-serif;
}

.announcement-table thead{
    
    color:#fff;
}

.announcement-table th,
.announcement-table td{
    padding:15px 18px;
    border-bottom:1px solid #e5e5e5;
    text-align:left;
    font-size:15px;
}

.announcement-table tbody tr:nth-child(even){
    background:#f8f9fb !important;
}

.announcement-table tbody tr:hover{
    background:#eef5ff;
    transition:.3s;
}

.announcement-table td:first-child{
    font-weight:600;
    color:#1d3557;
}

.announcement-table a{
    display:inline-block;
    background:#000000;
    color:#fff;
    text-decoration:none;
    padding:8px 16px;
    border-radius:5px;
    font-size:14px;
    font-weight:600;
    transition:.3s;
}

.announcement-table a:hover{
    background:#b83c50;
    color:#fff;
}
th {
    background: #b83c50 !important;
}

/* Responsive */

@media (max-width:768px){

    .announcement-table{
        min-width:100%;
    }

    .announcement-table th,
    .announcement-table td{
        padding:12px;
        font-size:14px;
    }

    .announcement-table a{
        padding:7px 12px;
        font-size:13px;
    }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-4967138 */.elementor-16200 .elementor-element.elementor-element-4967138 .elementor-widget-tabs .elementor-tab-content {
    padding: 0;
}
.elementor-16200 .elementor-element.elementor-element-4967138 table {
    margin: 0 0 0;
}
.elementor-16200 .elementor-element.elementor-element-4967138 th {
    font-weight: 400 !important;
    background: #333;
    color: #fff;
    width: 25%;
}
.elementor-16200 .elementor-element.elementor-element-4967138 .elementor-tabs-wrapper {
    background: #1f1f1f;
    color: #fff !important;
    border-radius: 16px;
    margin-bottom: 10px;
}
.elementor-16200 .elementor-element.elementor-element-4967138 td {
    background: #767676;
    color: #fff;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
    color: #fff;
    border-right: 1px solid;
}
.elementor-16200 .elementor-element.elementor-element-4967138 a {
    color: #fff;
}
.elementor-16200 .elementor-element.elementor-element-4967138 div {
    border-radius: 16px;
}/* End custom CSS */