.elementor-44119 .elementor-element.elementor-element-e7edfc2{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-44119 .elementor-element.elementor-element-7bce605 img{width:622px;}.elementor-44119 .elementor-element.elementor-element-7ba959e img{width:225px;}.elementor-44119 .elementor-element.elementor-element-c19da3e{--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:-5px;--margin-left:0px;--margin-right:0px;--padding-top:15px;--padding-bottom:0px;--padding-left:10px;--padding-right:10px;}.elementor-44119 .elementor-element.elementor-element-c19da3e:not(.elementor-motion-effects-element-type-background), .elementor-44119 .elementor-element.elementor-element-c19da3e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-44119 .elementor-element.elementor-element-4936bc4{--display:flex;--min-height:78vh;--padding-top:40px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}.elementor-widget-theme-post-title .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-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-44119 .elementor-element.elementor-element-764ff87{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:767px){.elementor-44119 .elementor-element.elementor-element-7bce605 img{width:100%;}.elementor-44119 .elementor-element.elementor-element-7ba959e{text-align:center;}.elementor-44119 .elementor-element.elementor-element-7ba959e img{width:45%;}}@media(min-width:768px){.elementor-44119 .elementor-element.elementor-element-e7edfc2{--content-width:1400px;}.elementor-44119 .elementor-element.elementor-element-c19da3e{--content-width:1400px;}.elementor-44119 .elementor-element.elementor-element-4936bc4{--content-width:1400px;}}/* Start custom CSS */a[href$=".pdf"] {
    width: 100%;
    padding: 15px;
    border: 1px solid;
    border-radius: 5px;
    display: block;
    text-align: left;
    padding-left: 65px;
    position: relative;
    margin-bottom: 20px!important;
}

a {
    background-color: transparent;
    color: #337ab7;
}

a[href$=".pdf"]:after {
    content: "";
    background-image: url(https://cabra.eu/wp-content/uploads/2017/10/pdf-icon-150x150.png);
    width: 50px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: auto 40px;
    background-position: center;
    background-color: #337ab7;
}/* End custom CSS */