Gateway and Flexcard (Fiscal Close 2026) Mini Tune-Up
/* BFS Button Styles */
.bfs-resource-btn {
padding: 12px 24px;
text-decoration: none !important;
border-radius: 4px;
display: inline-block;
font-weight: bold;
transition: all 0.3s ease;
margin-right: 15px;
margin-bottom: 10px;
}
/* Primary Navy Button */
.bfs-btn-navy {
background-color: #003660;
color: #ffffff !important;
border: 2px solid #003660;
}
.bfs-btn-navy:hover,
.bfs-btn-navy:focus {
background-color: #ffffff;
color: #003660 !important;
box-shadow: 0 4px 8px rgba(0, 54, 96, 0.2);
Read more Gateway and Flexcard (Fiscal Close 2026) Mini Tune-Up