.css-13bl6x{
    padding-bottom: 0 !important;
}
html,body{
    overflow-x: hidden;
}
.wrapper_btns{
    margin-top: 60px;
    display: flex;
    justify-content: center;
    gap: 20px;
}
.css-15umyjc.cta-button-small{
    color: #fff !important;
}
@media (max-width: 768px) {
    .wrapper_btns{
        flex-direction: column;
    }
    .css-171fncu .hero-container .text-container .hero-headline{
        font-size: 64px;
    }
}