
.technical-library-section h2 {
    margin: 80px 0px 0px 0px!important;
}
.technical-library-section .three-col--heading {
    max-width: 800px!important;
    margin-bottom: 0px;    
 }   

.technical-library-section .three-col--heading p {
    padding-bottom: 0px;
    padding-top: 10px;
    max-width: unset;    
}
.technical-library-section .container {
    border-top-style: solid;
    border-top-color: #D8D8D8;    
}
.page-header {
    padding-top: 60px!important;
}
#color-services  h3 {
    font-size: 30px!important;
    line-height: 42px !important;
    margin-bottom: 10px;
    /* text-transform: unset; */
    font-family: var(--behr-heading-font);
    font-weight: var(--behr-atf-500) !important;
    padding-bottom: 0.5rem!important;    
}

.pt-5 {
    padding-top: 5rem!important;
}

  
@media (max-width: 767px) {

    .contactProBanner .container .row .three-col--heading {
        border-top: 1px solid #D8D8D8;
    }    
  
}
.threeColLayout div[style*="background: none"] .prod-card__cta {
    padding: 0px 0px;
}

@media (min-width: 768px) {
    .page-header .behr-pro-text.pt-4 {
        width: 90%;
    }
    .contactProBanner .container {
        border-top: 1px solid #D8D8D8;
    }    
}

@media (min-width: 1331px) {
    .threeColLayout div[style*="background: none"] .three-col-wrapper {
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
}

