.text-cyan {color:rgb(0,174,239);}
.bg-cyan {background-color:rgb(0,174,239);}
.bg-cyan-25 {background-color:rgb(0,174,239, .25);}
.bg-cyan-50 {background-color:rgb(0,174,239, .5);}
.bg-cyan-75 {background-color:rgb(0,174,239, .75);}
.bg-cyan {background-color:rgb(0,174,239);}
.card-committee {height: 35rem;}
.list-3-col {column-count:3;list-style: none;}
.list-3-col li {margin-bottom: 2rem;break-inside: avoid-column;}
.nav-pills .nav-link { background-color: #f0f0f0; color: rgb(51, 51, 51); border-radius: 0px; border: none;}
.nav-pills .nav-link:hover { background-color: rgb(221, 221, 221); border: none;}  
.nav-pills .nav-link.active { background-color: rgb(8, 38, 60); color: rgb(255, 255, 255); border: none;}