.elementor-kit-13{--e-global-color-primary:#C09C82;--e-global-color-secondary:#F1EBE6;--e-global-color-text:#3D3835;--e-global-color-accent:#694C37;--e-global-color-73771c6:#FFFFFF;--e-global-color-89b5262:#3D38357D;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-106264f-font-weight:400;--e-global-typography-106264f-text-transform:capitalize;--e-global-typography-106264f-font-style:italic;--e-global-typography-aae5022-font-size:24px;--e-global-typography-aae5022-font-weight:700;--e-global-typography-aae5022-text-transform:uppercase;--e-global-typography-aae5022-font-style:normal;--e-global-typography-aae5022-letter-spacing:0.5px;background-color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.widget-image-caption {
    line-height: 16px;
    margin-top: 10px !important;
}

.company-tile{
    transition: all 300ms;
}
.company-tile img{
    transition: all 300ms;
    filter:brightness( 130% ) contrast( 85% ) saturate( 0% ) sepia(0.05);
}
.company-tile:hover{
    transform: scale(1.025);
    transition-delay: 50ms;
}

.company-tile:hover img{
    filter:none;
    transform: scale(1.05);
}

.dialog-widget-content {
    overflow: auto !important;
}

.wp-caption img{
    border-radius: 100%;
    border: 1px solid #c09c8245;
}/* End custom CSS */