/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 23 2025 | 12:16:01 */
/* Triple Button First Button Color Change - START */
.triple_button_one_change .fl-button-group-buttons .fl-button-group-button:first-child a {
    background: #0071ac !important;
    color: #ffffff !important;
}

.triple_button_one_change .fl-button-group-buttons .fl-button-group-button:first-child a span {
    color: #ffffff !important;
}

.triple_button_one_change .fl-button-group-buttons .fl-button-group-button:first-child a:hover {
    background: #ffffff !important;
    color: #0071ac !important;
}

.triple_button_one_change .fl-button-group-buttons .fl-button-group-button:first-child a:hover span {
    color: #0071ac !important;
}
/* Triple Button First Button Color Change - END */

