.elementor-kit-5{--e-global-color-primary:#4699CD;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#4699CD;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}}/* Start custom CSS */a{
    text-decoration: none !important;
}

a:hover, a:focus{
    outline: none;
}

.download-link{
    padding: 10px 20px;
    border: 1px solid #4699cd;
    width: 100%;
    display: block;
    margin: 10px 0px;
}

.download-link:hover, .download-link:focus{
    background-color: #4699cd;
    color: #fff;
}

.download-link:before{
    content: '\f019';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 5px;
}/* End custom CSS */