/* Custom Styles */
a.h3.blog-listing__title {
    font-size: 24px;
}
.blog-listing__content {
    font-size: 16px;
}
h1.blog-post-body__title {
    font-size: 32px;
}
.form_section {
    display: flex;
    gap: 18px;
    align-items: center;
}
#section-1756469619151 .row {
    background: #000046b3;
        padding-top: 40px;
}

header.header.header--static.header--close-on-scroll {
    box-shadow: 0px 4px 4px 0px #0000002E;
}

.products__header {
    justify-content: center;
}

h3.products__title {
    font-weight: 600;
}

.footer a.link-list__link::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900; /* solid icons */
  content: "\f061"; /* arrow-right in FA5 */
  margin-right: 8px;
  display: inline-block;
  font-size:12px;
}
@media(min-width:768px){
div#block-1756283672774, div#block-1756284051597 {
    padding-right: 70px;
}
div#block-1756284763620 {
    padding-top: 0;
    margin-top: -15px !important;
}


}
div#section-1603137761792 {
    display: none;
}

.fa-arrow-right:before {

    font-size: 12px;
}

div#block-1756284817737 {
    text-align: center;
    padding: 0;
    font-size: 16px;
}

@media(max-width:767px){
    
  #section-1756469619151 .row {
    padding: 33px;
    padding-bottom: 0;
}
.form_section {
    display: block;
    text-align: center;
}
.form_section img.image__image {
    margin: auto;
}  
    
}











