.elementor-94 .elementor-element.elementor-element-69a7d41{width:var( --container-widget-width, 99.911% );max-width:99.911%;--container-widget-width:99.911%;--container-widget-flex-grow:0;}.elementor-94 .elementor-element.elementor-element-69a7d41.elementor-element{--flex-grow:0;--flex-shrink:0;}/* Start custom CSS *//* Global */
a {
  color: #39668C;
}

a:hover {
  color: #08406F;
}


/* Custiom Styling */
.certificats-list img {
   height: 400px;
    object-fit: cover;
    overflow: hidden;
}
.tablepress>:where(thead,tfoot)>*>th {
    background-color: #39668C!important;
    color: #fff!important;
}


/* Footer */

.footer-bootom a {
    color: #9CB3C5;
}
.footer-bootom a:hover {
    color: #B4CFE4;
}
#footer-services ul {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
}/* End custom CSS */