b, strong
{
    font-weight: bold;
}

@media (max-width: 800px)
{
    .elementor-button-one
    {
        margin-right: 0 !important;
        
    }
    
    .elementor-button-two
    {
        margin-left: 0 !important;
        
    }
}