.elementor-2606 .elementor-element.elementor-element-5e6f511{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2606 .elementor-element.elementor-element-9609430{--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;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-328e9cc */.links-index-v1 .links {
  display: flex;
  flex-wrap: wrap;
}

.links-index-v1 .links > div {
  width: calc(100% / 3);
}

.links-index-v1 h3 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.links-index-v1 a {
  color: var( --e-global-color-primary );
  margin:
10px 4px;
  display: inline-block;
  font-size: 20px;
}

@media only screen and (max-width: 1024px) {
    
.links-index-v1 .links > div {
    width: calc(100% / 2);
}

}

@media only screen and (max-width: 767px) {
    
.links-index-v1 .links > div {
    width: calc(100% / 1);
}

}/* End custom CSS */