.phone-cta-wrapper{background:#f7ebe1;padding:50px 0;color:var(--main-txt-color)}.phone-cta-wrapper .content-wrapper{max-width:1200px;margin:0 auto;text-align:center}.phone-cta-wrapper .content-wrapper .title{font-size:40px;line-height:1;font-weight:700;margin-bottom:10px}.phone-cta-wrapper .content-wrapper .sub-title{font-size:24px;margin-bottom:40px}.phone-cta-wrapper .content-wrapper .phone-container{display:flex;flex-wrap:wrap;justify-content:space-evenly}.phone-container .phone{margin-bottom:20px}.phone-container .phone .text{font-size:22px;margin-bottom:20px}.phone-container .phone a{padding:10px 30px;border-radius:99px;background:var(--main-accent-color);font-weight:600;color:white !important;transition:.2s}.phone-container .phone a:hover{opacity:.7}