.blog-large-cta-container{background-color:#fff;border:1px solid #ff6f4b;border-radius:5px;margin:20px;padding:20px;text-align:center}.blog-large-cta-container .cta-description{color:#333;font-size:16px;margin-bottom:20px}.blog-large-cta-container .cta-button a{align-items:center;background-color:#ff6f4b;border-radius:5px;color:#fff;display:inline-block;font-size:16px;line-height:1.5;padding:10px 90px;text-align:center;text-decoration:none;transition:background-color .3s ease;white-space:nowrap;width:400px}.blog-large-cta-container .cta-button a:hover{background-color:#e65a35;cursor:pointer}@media (max-width:768px){.blog-large-cta-container{margin:10px;padding:15px}.blog-large-cta-container .cta-description{font-size:14px;margin-bottom:15px}.blog-large-cta-container .cta-button a{box-sizing:border-box;font-size:14px;padding:10px 20px;white-space:normal;width:100%}}