/* TOP BANNER Section Styles */
.top-bnr {padding-top: 250px; padding-bottom: 100px;}
.top-bnr-col-r {border-radius: 13px; background-color: rgb(255 255 255 / 80%); backdrop-filter: blur(12px); padding: 35px;}
.top-bnr-buttons {display: flex; flex-wrap: wrap; gap: 20px; margin-top: 20px;}
@media (min-width: 1660px) {
.top-bnr .section-wrap {max-width: 1660px;}
}
@media (min-width: 1024px) {
.top-bnr-col-l {max-width: 810px;}
}
@media (min-width: 501px) {
.top-bnr {background-image: url(/wp-content/uploads/2025/12/hero-bg-01.jpg); background-size: cover; background-repeat: no-repeat;}
}
@media (max-width: 1023px) {
.top-bnr {padding-top: 80px;}
.top-bnr-buttons {justify-content: center;}
.top-bnr-col-l, .top-bnr-col-r .formtitle {text-align: center;}

}
/* Form Styles */
.req-form {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    row-gap: 10px;
}
.req-form-col-half {width: calc(50% - 10px);}
.req-form-col-full {width: 100%;}
.req-form input, .req-form textarea {border-radius: 7px !important; border: 1px solid #BCBCBC !important;}
.req-form textarea {max-height: 80px;}
.req-form .wpcf7-submit {width: 100%; border: none !important; background-color: var(--primary);}
@media (max-width: 500px) {
.req-form-col-half {width: 100%;}
}
/* End of Form Styles */
@media (max-width: 1200px) {
.top-bnr .grid-23-13 {display: flex;flex-wrap: wrap;justify-content: center;gap: 0;align-items: center;}
.top-bnr {padding-top: 160px;padding-bottom: 50px;}
.top-bnr-col-l {width: 50%;padding-right: 26px;}
.top-bnr-col-r {width: 50%;}
}
@media (max-width: 1024px) {
.top-bnr {padding-top: 60px;}
.top-bnr-col-l {width: 100%;text-align: center;padding: 0;margin-bottom: 30px;}
.top-bnr-col-r {width: 100%;max-width: 785px;}
.top-bnr-buttons {justify-content: center;}
}
@media (max-width: 500px) {
.top-bnr-col-l h1.font-montserrat-extrabold.text-7xl.color-secondary {font-size: 29px;}
.top-bnr-col-l h2.font-montserrat-extrabold.text-3xl.color-primary {font-size: 18px;}
.top-bnr-col-r {padding: 20px;}
}
/* END OF TOP BANNER Section Styles */

/******Table of contents*******/
section .table-of-contents p.table-title {background-color: var(--light-blue);color: var(--secondary);font-size: 20px;font-family: var(--font-montserrat-medium);width: 100%;max-width: 320px;margin-top: -65px;box-shadow: 0 10px 11px 0px rgba(0, 0, 0, 0.12);}
section .table-of-contents p.table-title svg {fill: var(--primary)!important;}
section .table-of-contents p.table-title svg>path {stroke: var(--primary) !important;}
section .table-of-contents .content-col {background: var(--light-blue);padding: 40px 25px;box-shadow: 0 10px 11px 0px rgba(0, 0, 0, 0.12);}
section .table-of-contents .content-col ul {margin: 0;list-style: none;padding: 0;}
section .table-of-contents .content-col ul li:before {content: '➤';padding-right: 6px;font-weight: bold;color: var(--secondary);}
section .table-of-contents .content-col ul li {margin-bottom: 10px;}
section:has(.table-of-contents) {z-index: 1;position: relative;max-width: 1660px;margin: 0 auto;}
/******Video Section******/
.vid-sctn .vid-col {width: 50%;padding-right: 3%;}
.vid-sctn .text-col {width: 50%;}
.vid-sctn {padding-top: 60px;padding-bottom: 95px;}
.vid-sctn .maintitle .span1 {font-weight: 900;}
.vid-sctn .maintitle {color: var(--secondary);}
.vid-sctn .text-col p {margin: 0;}
.vid-sctn .vid-col>iframe {width: 100%;height: auto;aspect-ratio: 16/ 9;}
.vid-sctn .section-wrap {align-items: center;}
@media (max-width: 1024px) {
.vid-sctn .vid-col {width: 100%;order: 1;padding: 0;max-width: 600px;margin: 30px auto 0;}
.vid-sctn .text-col {width: 100%;text-align: center;}
}
/******Trusted Section******/
.trusted-sctn {background-color: var(--light-blue);overflow: hidden;padding-top: 100px;padding-bottom: 100px;}
.trusted-sctn .bg-decor {position: absolute;top: -71px;right: 0;}
.trusted-sctn .section-wrap {z-index: 1;gap: 10px;}
.trusted-sctn .bg-decor.bg-decor2 {top: unset;right: unset;bottom: -60px;left: 0;}
.trusted-sctn .maintitle {font-weight: 900;color: var(--secondary);margin-bottom: 80px;}
.three-col {width: calc(33.33% - 10px);display: flex;flex-direction: column;}
.trusted-sctn .subtitle {margin: 0;color: var(--primary);}
.trusted-sctn .three-col {width: calc(33.33% - 30px);}
.trusted-sctn .three-col .section-wrap {align-items: center;}
.trusted-sctn .three-col .section-wrap .two-third-col {width: calc(100% - 110px);}
.trusted-sctn>.section-wrap {column-gap: 30px;justify-content: space-between;}
@media (max-width: 1024px) {
.trusted-sctn {padding-left: 20px;padding-right: 20px;padding-top: 60px;padding-bottom: 60px;}
.trusted-sctn .bg-decor {max-width: 700px;}
}
@media (max-width: 800px) {
.trusted-sctn .three-col {width: calc(50% - 30px);}
.trusted-sctn .maintitle {margin-bottom: 40px;text-align: center;}
}
@media (max-width: 500px) {
.trusted-sctn .bg-decor {display:none;}
.trusted-sctn .three-col {width: 100%;}
.trusted-sctn .maintitle {font-size: 25px;}
}
/******Call to action Section*****/
.cta-sctn {background-color: var(--secondary);color: white;padding-top: 20px;padding-bottom: 20px;background: transparent linear-gradient(270deg, #002C98 0%, #0D184E 100%) 0% 0% no-repeat padding-box;}
.cta-sctn .maintitle {margin: 0;font-weight: 900;font-size: var(--text-3xl);}
.cta-sctn .top-bnr-buttons {margin: 0;}
.cta-sctn .section-wrap {align-items: center}
.cta-sctn .text-col {flex-grow: 1;}
.cta-sctn .top-bnr-buttons .btn.btn-secondary {background: white;color: vaR(--secondary);}
@media (max-width: 900px) {
.cta-sctn .maintitle {text-align: center; margin-bottom: 18px;}
}
/******Specialty Painting*******/
.specialty-sctn {padding-top: 120px;padding-bottom: 40px;}
.specialty-sctn .maintitle {color: var(--secondary);width: 100%;}
.specialty-sctn .maintitle .spe-tle {display: flex;align-items: center;justify-content: center;/* color:white; */}
.specialty-sctn .maintitle .spe-tle::after {content: '';flex-grow: 1;height: 2px;display: block;background-color: var(--primary);margin-left: 15px;margin-right: -24%;}
.specialty-sctn .title-col {flex-grow: 1;}
.two-col {width: calc(50% - 10px);display: flex;flex-direction: column;}
.specialty-sctn .two-col {width: calc(50% - 30px);}
.specialty-sctn .section-wrap {column-gap: 30px;justify-content: space-between;row-gap: 10px;}
.specialty-sctn .sub-inn {display: flex;align-items: center;gap: 15px;margin-bottom: 20px;}
.specialty-sctn .sub-inn .subtitle {margin: 0;color: var(--primary);font-size: 19px;max-width: 414px;}
.specialty-sctn .sub-inn>svg {width: 50px;}
.specialty-sctn .two-col.img-col {margin-bottom: 30px;}
@media (max-width: 900px) {
.specialty-sctn {padding-top: 60px;}
.specialty-sctn .two-col.img-col {order: 1;margin: 0;}
.specialty-sctn .two-col {width: 100%;}
}
@media (max-width: 500px) {
.specialty-sctn .maintitle .spe-tle:after {display: none;}
.specialty-sctn .maintitle .spe-tle {display: unset;}
.specialty-sctn .maintitle {text-align: center;font-size: 26px;}
.specialty-sctn .sub-inn .subtitle {font-size: 16px;}
.specialty-sctn .sub-inn>svg {min-width: 31px;}
}
/******Why Section********/
section.section.why-sctn {background: var(--light-blue);padding: 0;padding-bottom: 80px;}
.why-sctn .sctn-spt svg {fill: white;position: relative;}
.why-sctn .section-wrap {margin-top: 50px;max-width: none;justify-content: flex-start;column-gap: 30px;}
.why-sctn .text-w-img-col {width: calc(50% - 20px);}
.why-sctn .txtbscont-col {width: calc(50% - 20px);max-width: 636px;}
.why-sctn .title-col {flex-grow: 1;margin: 0 auto 30px;max-width: 1360px;}
.why-sctn .text-w-img-col>p {max-width: 660px;margin-left: auto;margin-bottom: 50px;padding-right: 20px;}
.why-sctn .text-w-img-col picture {overflow: hidden;display: flex;}
.why-sctn .text-w-img-col picture img {aspect-ratio: 16/4;height: auto;width: auto;object-fit: cover;}
.why-sctn .txtbx {display: flex;flex-wrap: wrap;gap: 20px;flex-direction: row;align-items: flex-start;margin-bottom: 40px;}
.why-sctn .txtbx img {background: var(--secondary);padding: 13px;border-radius: 11px;width: 90px;}
.why-sctn .txt-inn {width: calc(100% - 120px);}
.why-sctn .txt-inn .subtitle {margin-bottom: 7px;color: var(--primary);font-size: 20px;max-width: 500px;}
.why-sctn .txt-inn p {margin: 0;}
@media (max-width: 1440px) {
.why-sctn .text-w-img-col>p {padding-left: 20px;}
.why-sctn .title-col {padding: 0 20px;}
.why-sctn .txtbscont-col {padding-right: 20px;}
}
@media (max-width: 1024px) {
.why-sctn .text-w-img-col, .why-sctn .txtbscont-col {width: 100%;}
.why-sctn .title-col {text-align: center;}
.why-sctn .text-w-img-col>p {text-align: center;margin-right: auto;}
.why-sctn .txtbscont-col {padding-left: 20px;margin-top: 20px;margin: 35px auto 0;}
section.section.why-sctn {padding-bottom: 40px;}
}
@media (max-width: 450px) {
.why-sctn .txtbx img {width: 60px;padding: 8px;}
.why-sctn .txt-inn {width: calc(100% - 80px);}
.why-sctn .txt-inn .subtitle {font-size: 16px;}
}
/*********Our Commercial Section**********/
@media (min-width:801px) {
section.section.comm-sctn {background-color: #014dfe;background-image: linear-gradient(266deg, rgba(13, 18, 59, 0.82) 0%, rgba(6, 47, 148, 0.95) 35%), url(https://commercial.acppaintingllc.com/wp-content/uploads/2025/12/professional-painting-crew-preparing-walls-ceilings-exposed-structural-beams-paint-application-1.jpg);}
}
@media (max-width: 800px) {
section.section.comm-sctn {background-color: #014dfe;background-image: linear-gradient(266deg, rgba(13, 18, 59, 0.82) 0%, rgba(6, 47, 148, 0.95) 35%);}
}
section.section.comm-sctn {padding-top: 90px;padding-bottom: 90px;color: white;}
.comm-sctn .txtbx {width: 33.33%;padding: 20px 30px;border-right: 2px solid var(--primary);position: relative;}
.comm-sctn .title-col {width: 100%;text-align: center;margin-bottom: 20px;}
.comm-sctn .title-brush {font-family: var(--font-montserrat-medium);font-weight: 900;display: flex;align-items: center;gap: 12px;}
.comm-sctn .content-num {position: relative;}
.comm-sctn .content-num .num {position: absolute;font-size: 64px;line-height: 1;left: calc(50% - 25px);top: 14px;}
.comm-sctn .title-brush .subtitle {margin: 0;font-size: 19px;}
.comm-sctn .txtbx.txtbx-2 {border-bottom: 2px solid var(--primary);}
.comm-sctn .txtbx.txtbx-3:after {content: '';height: 2px;width: calc(100% + 100px);background: var(--primary);position: absolute;bottom: 0;left: 0;}
.comm-sctn .txtbx.txtbx-3, .comm-sctn .txtbx.txtbx-6 {border: 0;}
.comm-sctn .txtbx.txtbx-1:after {content: '';height: 2px;width: calc(100% + 100px);background: var(--primary);position: absolute;bottom: 0;right: 0;}
.comm-sctn .top-bnr-buttons {margin-top: 47px;}
.comm-sctn .top-bnr-buttons .btn.btn-secondary {background: white;color: var(--secondary);}
@media (max-width: 1200px) {
.comm-sctn .content-num .num {font-size: 45px;}
.comm-sctn .title-brush {margin-bottom: 16px;}
}
@media (max-width: 900px) {
.comm-sctn .txtbx {width: 50%;}
.comm-sctn .txtbx {border-right: 2px solid var(--primary)!important;border-bottom: 2px solid var(--primary)!important;border-left: 2px solid var(--primary) !important;border-top: 2px solid var(--primary) !important;}
.comm-sctn .txtbx.txtbx-3:after,
.comm-sctn .txtbx.txtbx-1:after{display: none;}
}
@media (max-width: 750px) {
section.section.comm-sctn {padding-top: 50px;padding-bottom: 50px;}
.comm-sctn .txtbx {padding: 20px;}
.comm-sctn .txtbx p {margin: 0;}
}
@media (max-width: 600px) {
.comm-sctn .txtbx {width: 100%;}
.comm-sctn .content-num img {width: 69px;}
.comm-sctn .content-num .num {left: calc(50% - 10px);}
}
@media (max-width: 500px) {
.comm-sctn .title-brush .subtitle {font-size: 16px;}
.comm-sctn .content-num .num {font-size: 30px;}
}
/******Client Testimonials Section******/
.testm-sctn {background: var(--light-blue);padding-top: 80px;padding-bottom: 80px;}
.testm-sctn .bg-decor {position: absolute;right: 0;bottom: -48px;max-width: 800px;}
.testm-sctn .section-wrap {z-index: 1;column-gap: 20px;justify-content: space-between;}
.testm-sctn .title-col {display: flex;align-items: center;width: 100%;margin-bottom: 70px;}
.testm-sctn .gl-inn {background: white;padding: 28px 30px;display: flex;align-items: center;gap: 20px;position: relative;box-shadow: 0 10px 11px 0px rgba(0, 0, 0, 0.12);flex-grow: 1;margin-right: -21%;margin-left: 8%;}
.testm-sctn .gl-inn:before {content: '';width: 2px;height: 145%;background: var(--primary);position: absolute;left: 0;}
.testm-sctn .gl-inn svg {width: 123px;}
.testm-sctn .gl-inn .subtitle {margin: 0;font-size: 20px;color: var(--primary);max-width: 400px;}
.testm-sctn .maintitle {margin: 0;}
.testm-sctn .tst-bx {background: white;padding: 39px 30px;box-shadow: 0 10px 11px 0px rgba(0, 0, 0, 0.12);width: calc(33.33% - 20px);}
.testm-sctn .top-bnr-buttons {margin-top: 60px;}
.testm-sctn .title-re {display: flex;align-items: center;justify-content: space-between;font-family: var(--font-montserrat-medium);color: var(--secondary);margin-bottom: 25px;}
.testm-sctn .author p {margin: 0;}
.testm-sctn .author {display: flex;align-items: center;gap: 5px;}
.testm-sctn .author .d {background: var(--primary);color: white;padding: 5px;border-radius: 100px;line-height: 1;aspect-ratio: 1/1;display: flex;align-items: center;justify-content: center;font-size: 20px;min-width: 30px;}
.testm-sctn.stars {color: var(--primary);font-size: 19px;}
.testm-sctn .tst-bx>p {margin: 0;}
@media (max-width: 1200px) {
.testm-sctn .gl-inn {margin-left: 20px;margin-right: 0;}
}
@media (max-width: 1024px) {
section.section.testm-sctn {padding-left: 25px;padding-right: 25px;}
.testm-sctn .tst-bx {width: calc(50% - 20px);margin-bottom: 23px;}
.testm-sctn .top-bnr-buttons {margin-top: 30px;}
}
@media (max-width: 800px) {
.testm-sctn .title-col {flex-wrap: wrap;text-align: center;justify-content: center;gap: 20px;margin-bottom: 20px;}
.testm-sctn .gl-inn {margin: 0;justify-content: center;padding: 18px;text-align: left;}
.testm-sctn .gl-inn:before {height: 2px;width: 120%;top: 0;left: -10%;}
.testm-sctn .gl-inn .subtitle {max-width: 253px;}
.testm-sctn .text-col {text-align: center;}
.testm-sctn .top-bnr-buttons {width: 100%;}
section.section.testm-sctn {padding-top: 40px;padding-bottom: 40px;}
.testm-sctn .bg-decor {max-width: 400px;}
}
@media (max-width: 500px) {
.testm-sctn .tst-bx {width: 100%;padding: 28px;}
.testm-sctn .gl-inn {flex-wrap: wrap;flex-direction: column;text-align: center;}
.testm-sctn .gl-inn .subtitle {font-size: 16px;}
}
/******Projects Section*********/
.proj-sctn {padding-top: 90px;padding-bottom: 85px;}
.proj-sctn .title-col {flex-grow: 1;margin-bottom: 40px;}
.proj-sctn .proj-div {width: calc(50% - 20px);display: flex;flex-wrap: wrap;gap: 12px;justify-content: space-between;align-items: center;}
.proj-sctn .section-wrap {justify-content: space-between;}
.proj-sctn .top-bnr-buttons {display: flex;align-items: center;justify-content: center;color:white;width: 100%;margin-top: 50px;}
.proj-sctn .top-bnr-buttons::after {content: '';flex-grow: 1;height: 2px;display: block;background-color: var(--primary);/* margin-left: 15px; */margin-right: -21%;}
.proj-sctn .img-proj {width: calc(50% - 20px);}
.proj-sctn .txt-proj {width: 50%;}
.proj-sctn .txt-proj .subtitle {margin: 0;font-weight: 900;color: var(--secondary);font-size: 17px;font-family: var(--font-montserrat-extrabold);}
.proj-sctn .txt-proj .addr {color: var(--primary);font-size: 18px;max-width: 200px;margin-bottom: 10px;font-family: var(--font-montserrat-extrabold);}
.proj-sctn .txt-proj a span {font-size: 40px;line-height: 1;position: relative;bottom: -6px;color: var(--secondary);font-family: sans-serif;}
.proj-sctn .txt-proj a {font-family: var(--font-montserrat-extrabold);}
@media (max-width: 1024px) {
section.section.proj-sctn {padding: 50px 20px;}
.proj-sctn .title-col {margin: 0;}
}
@media (max-width: 800px) {
.proj-sctn .proj-div {width: 100%;margin-bottom: 28px;max-width: 630px;margin-left: auto;margin-right: auto;}
.proj-sctn .title-col {text-align: center;}
}
@media (max-width: 500px) {
.proj-sctn .top-bnr-buttons::after {display: none;}
.proj-sctn .img-proj {width: 100%;text-align: center;}
.proj-sctn .txt-proj {width: 100%;text-align: center;}
.proj-sctn .txt-proj .addr {margin-left: auto;margin-right: auto;}
.proj-sctn .txt-proj>p {margin: 0;}
.proj-sctn .proj-div {margin-bottom: 40px;}
}
/********FAQ Section*********/
.faq-sctn {padding-top: 90px;padding-bottom: 75px;}
.faq-sctn .maintitle {width: 100%;margin-bottom: 40px;color: var(--secondary);}
.faq-sctn .faq-col {width: calc(50% - 20px);}
.faq-sctn .section-wrap {justify-content: space-between;}
.faq-sctn summary h4 {margin: 0;font-weight: 900;font-size: 15px;font-family: var(--font-montserrat-extrabold);color: var(--secondary);}
section.faq-sctn summary::after {color: var(--primary);}
section.faq-sctn details {border-color: var(--primary);}
.blog-sctn {background: var(--light-blue);padding-bottom: 100px;}
.blog-sctn .section-wrap {padding-top: 70px;}
.blog-sctn .sctn-spt svg {fill: white;}
.blog-cont.featured-image {border-radius: 40px 40px 0 0;overflow: hidden;}
.blog-sctn .recent-post-list .text {background: white;border-radius: 0 0 28px 28px;box-shadow: 0px 0px 40px #0000002b;padding: 20px 30px 37px;font-family: var(--font-montserrat-extrabold);}
.blog-sctn .recent-post-list .text h4>a {font-weight: 400;color: var(--secondary);font-size: 20px;}
.blog-sctn .recent-post-list .text .read-more {border-bottom: 1px solid var(--primary);padding: 0 31px 5px 0;}
.blog-sctn .featured-image {border-radius: 40px 40px 0 0;overflow: hidden;}
@media (max-width: 1024px) {
.blog-sctn .maintitle {text-align: center;}
}
@media (max-width: 800px) {
.blog-sctn .recent-post-list {flex-wrap: wrap;}
.blog-sctn .recent-post-list > li {width: calc(50% - 20px);}
.blog-sctn .section-wrap {padding-top: 40px;}
section.section.blog-sctn {padding-bottom: 50px;}
}
@media (max-width: 500px) {
.blog-sctn .recent-post-list > li {width: 100%;max-width:400px;margin: 0 auto;}
.blog-sctn .maintitle {font-size: 25px;}
.blog-sctn .recent-post-list .text h4>a {font-size: 16px;}
.recent-post-list .text .post-content {font-size: 14px;}
.blog-sctn .recent-post-list .text {padding: 20px 20px 27px;}
}
/*** CTA Veteran Owned***/
.veteran-owned-cta {z-index: 3;}
.veteran-owned-cta .section-wrap {
  background: RGB(2 72 245);
  background: linear-gradient(90deg, rgba(2, 72, 245, 1) 0%, rgba(13, 24, 77, 1) 100%);
  border-radius: 15px;
  justify-content: space-between;
  align-items: center;
}
.veteran-owned-cta .section-wrap .content-col{
    padding: clamp(35px, 2.5vw, 35px) 0 clamp(10px, 2.5vw, 20px);
}
.veteran-owned-cta .section-wrap h3, .veteran-owned-cta .section-wrap h4 {
color: #fff; font-style: italic; font-weight: 600; text-align: center;
}
.veteran-owned-cta .section-wrap h3 {
  margin-bottom: 5px;
}
.veteran-owned-cta .section-wrap h4 {
  margin-bottom: 20px;
}
.veteran-owned-cta .section-wrap .col-logos img:nth-child(2) {
  max-height: 90px;
}
.veteran-owned-cta .section-wrap .col-logos {
  display: flex;
  align-items: center;
  grid-gap: 10px;
  padding: clamp(10px, 2.5vw, 20px);
  justify-content: flex-end;
}
.veteran-owned-cta .section-wrap .col-logos {display: flex;grid-gap: clamp(10px, 2.5vw, 20px);}
.veteran-owned-cta .section-wrap .col-logos div{width: 50%}
.veteran-owned-cta .section-wrap::before {top: -9px;}
.veteran-owned-cta .section-wrap::after {bottom: -9px;}
@media(min-width: 1344px){
.veteran-owned-cta .section-wrap .col-logos .logo-img:nth-child(1) img {position: absolute; top: -40px; transform: translateX(-90px);z-index: 2;}
.veteran-owned-cta .section-wrap .col-logos div{width: 37%}
}
@media(min-width: 801px){
.flag-col {margin-top: -70px;}
.veteran-owned-cta .section-wrap .flag-col, .veteran-owned-cta .section-wrap .col-logos {width: 20%;}
.veteran-owned-cta .section-wrap .col-logos{display: flex;}
.veteran-owned-cta .section-wrap .content-col {width: 60%;}
.veteran-owned-cta .section-wrap .col-logos div:nth-child(2) img {padding-left: 15px;}
.veteran-owned-cta .section-wrap::before, .veteran-owned-cta .section-wrap::after {
content: ''; 
width: 40%; 
height: 10px; 
position: absolute; right: 22%;
background: RGB(224 39 68);
background: linear-gradient(90deg, rgba(224, 39, 68, 0) 0%, rgba(224, 39, 68, 1) 20%, rgba(141, 12, 53, 1) 50%, rgba(14, 24, 77, 1) 80%, rgba(14, 24, 77, 0) 100%);
}
.section.trusted-sctn { margin-top: -60px; padding-top: 120px;}
}
@media(max-width: 800px){
.veteran-owned-cta .section-wrap {justify-content: center;padding: clamp(25px, 2.5vw, 40px) 20px 10px;}
}
/*** END - CTA Veteran Owned***/