.bluebx-midl {
  width: 94%;
  display: block;
  margin: 5px auto;
  text-align: left;
}
.bluebx-midl p{
  color: #fff;
  font-weight: 600;
  font-size: 1.1em;
  margin-bottom: 0.5em;
  text-align: left;
}
.bluebx-midl h2 {
 color: #ffb133;
 margin-bottom: 0.5em; 
 font: bold 1.8em/1.0em Rockwell, "Times New Roman", Times, serif;
}
.bluebx-midl a{
  color: #ffb133;
  font-weight: 600;
  font-size: 1em;
  margin-bottom: 0.5em;
  text-align: left;
}
.bluebx-midl a:hover{
  color: #fff;
  font-weight: 600;
  font-size: 1em;
  margin-bottom: 0.5em;
  text-align: left;
  text-decoration: underline;
}