.btn-success {
   font-size: 18px;
};

.nav-item {
	background-color: #f6f5d9;
}

.wmenu-btn {
   color: #5f15ee;
	background-color: #f6f5d9;
}

/*.navbar-toggler-right {
	position: absolute;
	right: 1rem;
	top:8px;
	background-color: #f6f5d9;
	color: white;
}

.navbar-toggler-icon {
	color: white;
}
*/
.btn-light {
   /*background-color: #f6f5d9;*/
   background-color: white;
}

.dropdown-item {
   color: black;
   background-color: #a8d8f1;
}

p.cloud { line-height: 150%; }

h1 {
  font-family : Arial;
  font-size : 20px;
  font-weight: 500;
  margin: 15px 0 8px 0;
  color: #016bb7;
  text-align: center;
}

h2 {
  font-family : Arial;
  font-size : 18px;
  font-weight: 500;
  color: #016bb7;
  margin: 15px 0 8px 0;
}

h3 {
  font-family : Arial;
  font-size : 16px;
  font-weight: bold;
  color: #016bb7;
  margin: 15px 0 5px 0;
}

h4 {
  font-family : Arial;
  font-size : 15px;
  font-weight: bold;
  color: #016bb7;
  margin: 15px 0 5px 0;
}

h5 {
  font-family : Arial;
  font-size : 14px;
  font-weight: bold;
  color: #016bb7;
  margin: 0 0 0 0;
}

b.scee {
  color: #016bb7; 
}