/** Shopify CDN: Minification failed

Line 19:0 Unexpected "<!--"
Line 19:28 Unexpected "{"
Line 19:37 Expected ":"
Line 19:64 Expected identifier but found "-->"
Line 70:0 Unexpected "<!--"
Line 70:28 Unexpected "{"
Line 70:37 Expected ":"
Line 70:64 Expected identifier but found "-->"

**/


/* CSS from section stylesheet tags */
.lean-on-us {
    text-align: center;
    padding: 80px 0;
<!--     background-color: {{ section.settings.color_accent }}; -->
}

.lean-on-div {
    max-width: 1100px;
    margin: 0 auto;
}

.lean-on-us h5 {
    font-size: 34px;
    font-weight: 700;
    /* margin-bottom: 20px; */
}

.lean-on-us p {
    font-size: 20px;
    line-height: 30px;
    display: inline-block;
    padding: 20px 70px;
}

.lean-on-us h6 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
}

.lean-on-us a.lean-on-btn {
    border: 2px solid #292929;
    font-size: 14px;
    background-color: transparent;
    transition: .3s;
    color: #292929;
    width: 220px;
    line-height: 18px;
    font-weight: 700;
    border-radius: 50px;
    padding: 12px 24px;
    text-decoration: none;
    display: inline-block;
    margin-top: 40px;
    margin-bottom: 15px;
}

.lean-on-us a.lean-on-btn:hover {
    background-color: #292929;
    color: #fff;
}
.lean-on-us {
    text-align: center;
    padding: 80px 0;
<!--     background-color: {{ section.settings.color_accent }}; -->
}

.lean-on-div {
    max-width: 1100px;
    margin: 0 auto;
}

.lean-on-us h5 {
    font-size: 34px;
    font-weight: 700;
    /* margin-bottom: 20px; */
}

.lean-on-us p {
    font-size: 20px;
    line-height: 30px;
    display: inline-block;
    padding: 20px 70px;
}

.lean-on-us h6 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
}

.lean-on-us a.lean-on-btn {
    border: 2px solid #292929;
    font-size: 14px;
    background-color: transparent;
    transition: .3s;
    color: #292929;
    width: 220px;
    line-height: 18px;
    font-weight: 700;
    border-radius: 50px;
    padding: 12px 24px;
    text-decoration: none;
    display: inline-block;
    margin-top: 40px;
    margin-bottom: 15px;
}

.lean-on-us a.lean-on-btn:hover {
    background-color: #292929;
    color: #fff;
}