/* .btn-green { background-color: #b7bf10}
.btn-green:hover, .btn-green:focus { background-color: #0097A9 !important; }
.btn-green:active { background-color: #3fa378 !important; } */
/* .btn-green-outline { border-color: #b7bf10 !important; color: #b7bf10 !important}
.btn-green-outline:hover, .btn-green-outline:active, .btn-green-outline:focus { border-color: #0097A9 !important; background-color: #0097A9 !important; color: whitesmoke !important; }
.btn-green-outline:active { border-color: #3fa378 !important; background-color: #3fa378 !important; color: whitesmoke !important; } */
/* .btn-blue { background-color: #0097A9}
.btn-blue:hover, .btn-blue:focus { background-color: #b7bf10; }
.btn-blue:active { background-color: #7bb144 !important; } */
/* .btn-blue-outline { border-color: #0097A9 !important; color: #0097A9 !important}
.btn-blue-outline:hover, .btn-blue-outline:focus { border-color: #b7bf10 !important; background-color: #b7bf10 !important; color: whitesmoke !important; }
.btn-blue-outline:active { border-color: #7bb144 !important; background-color: #7bb144 !important; color: whitesmoke !important; } */