/* user css file */

.Bannero {
  width: max; 
  height: 30px; 
  background: #82B7B4; 
  margin: 0 auto; 
  text-align: center; 
  line-height: 90px; 
  font-weight: bold; 
  font-size: 3rem; 
  color: #65916B;
}

.Banneru {
  width: max; 
  height: 10px; 
  background: #82B7B4; 
  margin: 0 auto; 
  text-align: center; 
  line-height: 70px; 
  font-weight: bold; 
  font-size: 3rem; 
  color: #65916B;
}
