.custom__h2{ width:100%; display:flex; align-items:flex-start; justify-content:flex-start;}.custom__h2 .custom__icon-h2{ background:hsla(85,75%,40%,0.1); border-radius:5px; width:12%; min-width:45px; max-width:45px; height:45px; display:flex; align-items:center; justify-content:center; margin-right:15px;}.custom__h2 .custom__icon-h2 span{ color:#539100; width:30px; height:30px; border-radius:100%; border:2px solid #539100; display:flex; align-items:center; justify-content:center;}.custom__title{ font-size:36px; line-height:1.33; color:#000; font-weight:700; margin:0;}/* */@media (max-width:586px){ .custom__title{ font-size:24px; line-height:32px; margin:0; }}