.columns--two{display:flex;gap:20px;justify-content:center}.columns--column{flex:1}.contact-box{align-items:center;background-color:#fff;border:1px solid #acc1d0;display:flex;flex-direction:column;justify-content:center;min-height:150px;padding:40px 20px}.contact-box,.contact-text{text-decoration:none!important}.contact-text{color:#333;font-size:18px;font-weight:700;margin-bottom:20px}.contact-arrow{align-items:center;background-color:#e60012;display:flex;height:30px;justify-content:center;width:30px}.contact-arrow:after{border-right:2px solid #fff;border-top:2px solid #fff;content:"";height:7px;transform:rotate(45deg);width:7px}.columns--column:first-child .contact-box{background-color:#e60012;border-color:#e60012}.columns--column:first-child .contact-text{color:#fff!important}.columns--column:first-child .contact-arrow{background-color:#fff}.columns--column:first-child .contact-arrow:after{border-right-color:#e60012;border-top-color:#e60012}