@charset "utf-8";

.b0{background-color: rgba(60,42,1,0.55);color:#fff}
.b1{background-color:rgba(255,215,0,1);color:orangered}
.fa-solid{color:rgba(255,215,0,1);}
.fa-brands{color:rgba(255,215,0,1);}
/* CSS Document */
.dispn{display:none}
.inline{display:inline-block;float:left}
.flex{display:flex;justify-content: center;align-items: center}
.flexc{display:flex;justify-content: center;align-items: center;flex-direction: column}