﻿.bg-blue { background-color: #3b82f6 !important; }
.btn-blue { background-color: #3b82f6 !important; border-color: #3b82f6 !important; color: #fff !important; }
.btn-blue:hover { background-color: #2f6fdc !important; border-color: #2f6fdc !important; color: #fff !important; }
.btn-outline-blue { background-color: transparent !important; border-color: #3b82f6 !important; color: #3b82f6 !important; }
.btn-outline-blue:hover { background-color: #3b82f6 !important; border-color: #3b82f6 !important; color: #fff !important; }
.text-blue { color: #3b82f6 !important; }
.active { color: #3b82f6 !important; }
