.btn-primary {
    color: #fff;
    background-color: #25d366 !important;
    border-color: #f2fdf6 !important;
}

a.btn.btn-primary.fwEbold.text-uppercase.py-3.py-lg-4.ml-md-4.ml-lg-6 {
    background-color: #25d366;
    border-color: #f2fdf6 !important;
}

.btn-warning {
    color: #fff;
    background-color: #25d366 !important;
    border-color: #25d366 !important;
}

.d-none {
    color: #000;
    font-weight: bold;
}