.two-button-section{display:flex;justify-content:center;align-items:stretch;width:100%;text-align:center;border-bottom:1px solid #000}
.button-box img{width:250px}
.button-box{flex:1;padding:24px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center}
.left-box{border-right:1px solid #000}
.button-icon{height:auto}
.button-title{font-size:18px;font-weight:600;color:#000;margin-bottom:8px}
.button-desc{font-size:14px;color:#444;margin:0}
.cta-btn{text-decoration:none;color:inherit}