.elementor-1042 .elementor-element.elementor-element-a8e798d{--display:flex;--padding-top:40px;--padding-bottom:40px;--padding-left:10px;--padding-right:10px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1042 .elementor-element.elementor-element-533ec82{text-align:center;}.elementor-1042 .elementor-element.elementor-element-533ec82 .elementor-heading-title{font-family:"Catamaran", Sans-serif;font-size:40px;font-weight:700;line-height:40px;color:var( --e-global-color-85a8145 );}.elementor-1042 .elementor-element.elementor-element-424c035{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for shortcode, class: .elementor-element-4d8f6b6 */.year-title:first-child {
    margin-top: 0;
}

.year-title {
    background-color: #002f5f;
    color: white;
    padding: 10px 130px;
    font-size: 20px; 
    font-family: "Catamaran";
    font-weight: 400;
}

.conventions-list {
    padding: 10px 130px;
    margin-bottom: 50px;
    font-family: "Catamaran";
    display: flex;
    flex-direction: column;
    column-gap: 30px;
    row-gap: 10px;
    flex-wrap: wrap;
}

.conventions-row {
    width: 100%;
    border: 1px solid #002f5f;
    border-radius: 0px;
    padding: 10px;
}

.conventions-name {
    color: #002f5f;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
}

.ente-name {
   color: #777;
   font-style: italic;
   font-size: 16px;
   line-height: 16px;
}

@media only screen and (max-width: 1366px) {

.conventions-list, .year-title {
    padding: 10px 20px; 
}
}/* End custom CSS */