.homeCerti{border-top:2px solid var(--customColor2);border-bottom:2px solid var(--customColor1);justify-content:center;align-items:center;gap:20px;width:100%;margin-top:10px;padding:30px;display:flex}.homeCerti>h2{color:var(--customColor2);font-weight:300}.homeCertiLine{border:1px solid var(--customColor1);width:200px}.certi{justify-content:center;align-items:center;width:60%;height:80px;padding:10px;display:flex}.certiImg{background-color:#fff;border-radius:100%;justify-content:center;align-items:center;width:85px;height:70px;padding:5px;display:flex}.certiImg>img{object-fit:contain;width:100%;height:100%;transform:scale(1.5)}.certi>h3{text-align:center;color:var(--customColor1)}@media screen and (min-width:320px) and (max-width:768px){.homeCerti{flex-direction:column;padding:10px}.certi{width:100%;height:80px;padding:5px}.certiImg{background-color:#fff;border-radius:100%;justify-content:center;align-items:center;width:150px;height:70px;padding:5px;display:flex}.certi>h3{font-size:18px}}
