/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 17 2023 | 11:19:43 */
h1.customArticle3, h2.customArticle3, h3.customArticle3, h4.customArticle3, h5.customArticle3, h6.customArticle3 {
    font-family: "gilroy-semibold","Helvetica Neue Light","Helvetica Neue","Helvetica","Arial",sans-serif !important;
    font-weight: normal !important;
    margin: 0 0 30px !important;
    letter-spacing: -0.02em !important;
    color: #111 !important;
}

h3.customArticle3 {
  font-size: 1.75rem !important;
}


blockquote.customArticle3, .copy blockquote.customArticle3 {
    padding: 0px 0 0px 75px !important;
    margin: 40px 0 !important;
    border-left: 10px solid #06a7e4 !important;
}
blockquote p.customArticle3, .copy blockquote p.customArticle3 {
    font-size: 22px !important;
    line-height: 30px !important;
    color: #06a7e4 !important;
    margin-bottom: 20px !important;
}

li.customArticle3, .copy ul.customArticle3:not(.checklist,.stat-list,.icon-list,.cats,.social-sharing) li.customArticle3 {
    font-size: 18px !important;
    margin-bottom: 10px !important;
    position: relative !important;
    padding-left: 25px !important;
    list-style-type: none !important;
}

li.customArticle3:before {
    content: "" !important;
    height: 7px !important;
    width: 7px !important;
    display: block !important;
    border-radius: 7px !important;
    background-color: #06a7e4 !important;
    position: absolute !important;
    top: 10px !important;
    left: 0 !important;
}
    


