.custom-hero{width:100%;overflow-x:hidden;text-align:center;min-height:100vh;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:4rem}.custom-hero .hero-title{font-size:3rem;line-height:1.3;padding:2rem 1rem;word-break:break-word}.custom-hero .d-flex{flex-wrap:wrap;justify-content:center}@media (max-width:768px){.custom-hero{padding:6rem 1rem}.custom-hero .hero-title{font-size:1.8rem;padding:1.5rem 0}.custom-hero .contact-form{margin-top:20px}}