/*
Theme Name: GammaTech 2021
Theme URI: lyntonweb.com - the most stupid group of gang! where is your definition?
Author: Lynton
Author URI: lyntonweb.com
Description: A theme to reFresh GammaTech Website (gtisoft.com)
Version: 2.0
*/

/*
copied back from old themes
Theme Name: GammaTech
Theme URI: freshdesignstudio.com
Author: Fresh Design Studio
Author URI: freshdesignstudio.com
Description: A theme to reFresh GammaTech Website (gtisoft.com)
Version: 1.0
*/

.btn-gti {
        background-color: #c32229;
        border-color: #c32229;
        color: #fff;
        border-radius: 0px;
}
.btn-gti:hover, .btn-gti:focus, .btn-gti:active, .btn-gti.active {
        background-color: #c32229;
        border-color: #c32229;
        color: #fff;
}
.btn-gti.disabled:hover, .btn-gti.disabled:focus, .btn-gti.disabled:active, .btn-gti.disabled.active, .btn-gti[disabled]:hover, .btn-gti[disabled]:focus, .btn-gti[disabled]:active, .btn-gti[disabled].active, fieldset[disabled] .btn-gti:hover, fieldset[disabled] .btn-gti:focus, fieldset[disabled] .btn-gti:active, fieldset[disabled] .btn-gti.active {
        background-color: #c32229;
        border-color: #c32229;
        color: #fff;
}

