/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/
Description: Child theme for Hello Elementor
Author: Your Name
Author URI: Your Website
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

.box-bnt-gvt {
    width: 100%;
    display: inline-flex;
    margin-top: 15px;
}
.box-bnt-gvt a {
    width: 50%;
    text-align: center;
    border: 2px solid;
    background-color: red;
    color: #fff;
    border-radius: 8px;
    font-size: 14px;
    padding: 3px;
}
.box-bnt-gvt .zalo-bnt {
    background-color: #4267b2;
}