.home-hero.hero-section .btn-container {
    
    justify-content: center;
    margin-top: 25px;
}

 
.home-hero.hero-section .container {
    position: absolute;
    top: 30%;
    transform: translateY(-70%);
    left: 0;
    right: 0;
} /

.home-hero .hero-content {
    max-width: none;
    text-align: center;
} 