/* Center Text in Hero Section */ .hero-section { text-align: center; color: #ffffff; /* Adjust text color */ } /* Style the CTA Button */ .hero-section .sqs-block-button-element { background-color: #ff7a00; /* Button background */ color: #fff; border-radius: 5px; padding: 10px 20px; font-size: 18px; }